aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2015-02-05 07:51:38 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>2015-02-05 07:51:38 +0000
commit9541307fb796db1757a8e93b9a9465f8e2a47442 (patch)
treee2378543f94b565df73954db8f6a5a39d74e11e1 /sys/conf/options
parent674074da065764a65b6f12090dc04efff2edaee6 (diff)
downloadsrc-9541307fb796db1757a8e93b9a9465f8e2a47442.tar.gz
src-9541307fb796db1757a8e93b9a9465f8e2a47442.zip
turn GEOM_UNCOMPRESS_DEBUG into a proper option so it can be specified
in kernel config files.. put VERBOSE_SYSINIT in it's own option header so the one file, init_main.c, can use it instead of requiring an entire kernel recompile to change one file..
Notes
Notes: svn path=/head/; revision=278238
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index c23f8f05fe08..d0037278db80 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -129,6 +129,7 @@ GEOM_SHSEC opt_geom.h
GEOM_STRIPE opt_geom.h
GEOM_SUNLABEL opt_geom.h
GEOM_UNCOMPRESS opt_geom.h
+GEOM_UNCOMPRESS_DEBUG opt_geom.h
GEOM_UZIP opt_geom.h
GEOM_VINUM opt_geom.h
GEOM_VIRSTOR opt_geom.h
@@ -209,7 +210,7 @@ SW_WATCHDOG opt_watchdog.h
TURNSTILE_PROFILING
UMTX_PROFILING
VFS_AIO
-VERBOSE_SYSINIT opt_global.h
+VERBOSE_SYSINIT
WLCACHE opt_wavelan.h
WLDEBUG opt_wavelan.h