summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>2006-11-21 08:23:20 +0000
committerjb <jb@FreeBSD.org>2006-11-21 08:23:20 +0000
commitc6a9963b9bcb8349c898603435ef027c36370b6a (patch)
tree02c842059a6d883979c08270e4d49dc1d7c5a1bf /sys/conf/options
parent567a367e34847ee5d6a61cabc564ea7cc50a915f (diff)
downloadFreeBSD-src-c6a9963b9bcb8349c898603435ef027c36370b6a.zip
FreeBSD-src-c6a9963b9bcb8349c898603435ef027c36370b6a.tar.gz
Remove the KDTRACE option because I can't implement it the
way I intended due to licensing restrictions. I had intended that it would be defaulted on, with opt-out possible for companies that don't accept the CDDL. The FreeBSD GENERIC kernel has to be entirely BSD licensed, so the only alternative would have been to make KDTRACE an opt-in option. That isn't a design I favour.
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index ebfe093..b2c28be 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -629,7 +629,6 @@ 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