summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-06-12 04:39:32 +0000
committerimp <imp@FreeBSD.org>2003-06-12 04:39:32 +0000
commitce34b283b076a71de1ec544b9973d299838d33a3 (patch)
treeaf485d9591edddb0dea8243474678c487c04e3bd /sys/conf
parente0cc5cc54ea78a32477b271be072c2a89b1bd472 (diff)
downloadFreeBSD-src-ce34b283b076a71de1ec544b9973d299838d33a3.zip
FreeBSD-src-ce34b283b076a71de1ec544b9973d299838d33a3.tar.gz
New global option: BURN_BRIDGES
Compile out code that will disappear in 6.0, per Peter Wemm's bridge burning proposal.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 0e25b4e..d4f6edc 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -452,6 +452,7 @@ ENABLE_ALART opt_intpm.h
# These cause changes all over the kernel
BLKDEV_IOSIZE opt_global.h
+BURN_BRIDGES opt_gloabl.h
DEBUG opt_global.h
DEBUG_LOCKS opt_global.h
DEBUG_VFS_LOCKS opt_global.h
OpenPOWER on IntegriCloud