/* $OpenBSD: conf.h,v 1.2 2010/11/28 20:49:47 miod Exp $ */ /* $NetBSD: conf.h,v 1.8 2002/02/10 12:26:03 chris Exp $ */ #ifndef _BEAGLEBOARD_CONF_H #define _BEAGLEBOARD_CONF_H #include /* * BEAGLEBOARD specific device includes go in here */ /*#define CONF_HAVE_GPIO*/ #include #endif /* _BEAGLEBOARD_CONF_H */