summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/arm64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC
index 1539a40597a..b1addc78718 100644
--- a/sys/arch/arm64/conf/GENERIC
+++ b/sys/arch/arm64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.13 2017/02/25 17:05:43 patrick Exp $
+# $OpenBSD: GENERIC,v 1.14 2017/02/28 07:32:00 jsg Exp $
#
# GENERIC machine description file
#
@@ -25,6 +25,7 @@ maxusers 32
option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight saving time used by RTC
option PCIVERBOSE
+option USER_PCICONF # user-space PCI configuration
option USBVERBOSE
option SYSCALL_DEBUG