diff options
-rw-r--r-- | sys/amd64/conf/GENERIC | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index a6f8a6f..eca47a8 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -65,8 +65,6 @@ options MAC # TrustedBSD MAC Framework #options KDTRACE_HOOKS # Kernel DTrace hooks options INCLUDE_CONFIG_FILE # Include this file in kernel -options RACCT - # Debugging for use in -current options KDB # Enable kernel debugger support. options DDB # Support DDB. |