/* $OpenBSD: conf.h,v 1.3 2011/03/23 16:54:34 pirofti Exp $ */ /* $NetBSD: conf.h,v 1.8 2002/02/10 12:26:03 chris Exp $ */ #ifndef _MACHINE_CONF_H_ #define _MACHINE_CONF_H_ #include /* * BEAGLEBOARD specific device includes go in here */ /*#define CONF_HAVE_GPIO*/ #include #endif /* _MACHINE_CONF_H_ */