summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/zaurus/include')
-rw-r--r--sys/arch/zaurus/include/conf.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/zaurus/include/conf.h b/sys/arch/zaurus/include/conf.h
index 96229125cc1..aa820d703cc 100644
--- a/sys/arch/zaurus/include/conf.h
+++ b/sys/arch/zaurus/include/conf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.h,v 1.3 2005/01/04 08:57:44 miod Exp $ */
+/* $OpenBSD: conf.h,v 1.4 2005/01/04 14:13:06 drahn Exp $ */
/* $NetBSD: conf.h,v 1.8 2002/02/10 12:26:03 chris Exp $ */
#ifndef _ZAURUS_CONF_H
@@ -7,10 +7,8 @@
/*
* ZAURUS specific device includes go in here
*/
-#include "fcom.h"
#define CONF_HAVE_USB
-#define CONF_HAVE_SCSIPI
#define CONF_HAVE_WSCONS
#include <arm/conf.h>