summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-01-13 13:29:51 +0000
committerpeter <peter@FreeBSD.org>2000-01-13 13:29:51 +0000
commitf56c14fd57a62ebc8786d2d839e0ab8182ef3c68 (patch)
treeeca3c79c1d12955b60e5ad78ba33ac59997ec425 /sys
parent3875acd2c8dc4a8c72e6bbe56e606d2560c7440d (diff)
downloadFreeBSD-src-f56c14fd57a62ebc8786d2d839e0ab8182ef3c68.zip
FreeBSD-src-f56c14fd57a62ebc8786d2d839e0ab8182ef3c68.tar.gz
Add missing 'DEVICE_SYSCTLS' to opt_bus.h. This is the (experimental?)
code that exports the bus heirarchy to hw.devices.*
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index a83fbc4..aeff2b7 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -408,6 +408,7 @@ SIMOS opt_simos.h
# options for bus/device framework
BUS_DEBUG opt_bus.h
+DEVICE_SYSCTLS opt_bus.h
# options for USB support
UHCI_DEBUG opt_usb.h
OpenPOWER on IntegriCloud