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.
This commit is contained in:
John Birrell 2006-11-21 08:23:20 +00:00
parent f44db66959
commit d5768a7a5b

View File

@ -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