LINT: Remove DTrace support, but leave the commented out option

Fixes:		2f91534563
Reported by:	John Baldwin <jhb@FreeBSD.org>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Kristof Provost 2024-12-03 16:58:26 +01:00
parent c49c9da239
commit daad0b6501

View file

@ -2,6 +2,12 @@
# Common NOTES between i386 and amd64
#
# Enable the kernel DTrace hooks which are required to load the DTrace
# kernel modules.
#
#options KDTRACE_HOOKS
# DTrace core
# NOTE: introduces CDDL-licensed components into the kernel
#device dtrace