diff options
| author | John Birrell <jb@FreeBSD.org> | 2006-08-03 05:19:33 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 2006-08-03 05:19:33 +0000 |
| commit | b0777fc474e0b87a0c7c091b7aa8d0ececa22aca (patch) | |
| tree | 20c0d2a720d6cedd8cffce9f0a702a9bcd6401f0 /sys/conf | |
| parent | bcc4260f3bc7ead8e8472e4cb091857092745ce1 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/options | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options index 244180aa60e3..50d7f45d4ff1 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 |
