diff options
| author | Kristof Provost <kp@FreeBSD.org> | 2024-11-27 16:57:08 +0000 |
|---|---|---|
| committer | Kristof Provost <kp@FreeBSD.org> | 2024-12-02 19:36:35 +0000 |
| commit | 2f915345634e9e0f809f79581359190268908ba9 (patch) | |
| tree | e67feae87d655a876c157e04078631e00d4857be /sys | |
| parent | 928864a93594eddbf5bf67310bb0f5c684350dc6 (diff) | |
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/x86/conf/NOTES | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/x86/conf/NOTES b/sys/x86/conf/NOTES index ffd90c06b516..bb45d4ecbf92 100644 --- a/sys/x86/conf/NOTES +++ b/sys/x86/conf/NOTES @@ -2,12 +2,6 @@ # 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 |
