summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>2006-08-03 05:19:33 +0000
committerjb <jb@FreeBSD.org>2006-08-03 05:19:33 +0000
commitb72d6460bef63dd55a34dfbed199610659e1bdc4 (patch)
tree20c0d2a720d6cedd8cffce9f0a702a9bcd6401f0 /sys/conf/options
parent578a019eadd51b60b8c9e6db5b619abef9a0eed4 (diff)
downloadFreeBSD-src-b72d6460bef63dd55a34dfbed199610659e1bdc4.zip
FreeBSD-src-b72d6460bef63dd55a34dfbed199610659e1bdc4.tar.gz
Add an option to enable KSE support.
Add an option to build in kernel DTrace hooks. Without this option, the DTrace modules acn't be loaded.
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 244180a..50d7f45 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -93,6 +93,7 @@ GEOM_SUNLABEL opt_geom.h
GEOM_UZIP opt_geom.h
GEOM_VOL opt_geom.h
GEOM_ZERO opt_geom.h
+KSE opt_global.h
KSTACK_MAX_PAGES
KSTACK_PAGES
KTRACE
@@ -598,6 +599,7 @@ FDC_DEBUG opt_fdc.h
PCFCLOCK_VERBOSE opt_pcfclock.h
PCFCLOCK_MAX_RETRIES opt_pcfclock.h
+KDTRACE opt_kdtrace.h
KTR opt_global.h
KTR_ALQ opt_ktr.h
KTR_MASK opt_ktr.h
OpenPOWER on IntegriCloud