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