/* $OpenBSD: conf.h,v 1.2 2008/11/27 11:40:18 drahn Exp $ */ /* $NetBSD: conf.h,v 1.8 2002/02/10 12:26:03 chris Exp $ */ #ifndef _MOKO_CONF_H #define _MOKO_CONF_H #include /* * MOKO specific device includes go in here */ //#define CONF_HAVE_APM #define CONF_HAVE_USB #define CONF_HAVE_WSCONS #define CONF_HAVE_SSCOM #include #endif /* _MOKO_CONF_H */