summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/armish/conf/GENERIC3
-rw-r--r--sys/arch/landisk/conf/GENERIC3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/armish/conf/GENERIC b/sys/arch/armish/conf/GENERIC
index 906ceb40b8d..706591d6abb 100644
--- a/sys/arch/armish/conf/GENERIC
+++ b/sys/arch/armish/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.25 2009/02/10 18:35:44 damien Exp $
+# $OpenBSD: GENERIC,v 1.26 2009/05/01 22:03:00 miod Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -26,6 +26,7 @@ options CACHE_CLEAN_BLOCK_INTR
#options PERFCTRS # performance counters
option PCIVERBOSE
+option USER_PCICONF # user-space PCI configuration
config bsd swap generic
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC
index 7b313887d37..074d807f460 100644
--- a/sys/arch/landisk/conf/GENERIC
+++ b/sys/arch/landisk/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.21 2009/02/10 18:35:44 damien Exp $
+# $OpenBSD: GENERIC,v 1.22 2009/05/01 22:03:02 miod Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -22,6 +22,7 @@ option DONT_INIT_BSC
#option DONT_INIT_PCIBSC
option PCIVERBOSE
+option USER_PCICONF # user-space PCI configuration
option USBVERBOSE
#config bsd swap generic