diff options
Diffstat (limited to 'sys/arch/armish/conf/GENERIC')
-rw-r--r-- | sys/arch/armish/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 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 |