summaryrefslogtreecommitdiff
path: root/sys/arch/palm/include/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/palm/include/conf.h')
-rw-r--r--sys/arch/palm/include/conf.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/palm/include/conf.h b/sys/arch/palm/include/conf.h
index 594c93f749b..23a40d5a45b 100644
--- a/sys/arch/palm/include/conf.h
+++ b/sys/arch/palm/include/conf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.h,v 1.1 2009/09/05 01:22:11 marex Exp $ */
+/* $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 _PALM_CONF_H
@@ -10,9 +10,6 @@
* PALM specific device includes go in here
*/
-#define CONF_HAVE_USB
-#define CONF_HAVE_WSCONS
-
#include <arm/conf.h>
#endif /* _PALM_CONF_H */