summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2011-03-29 18:16:49 +0000
committertrasz <trasz@FreeBSD.org>2011-03-29 18:16:49 +0000
commit02c98d7ccf020f4163431cf36a27464472bb66f6 (patch)
treeb6cf14d14c66d6b7f486f01b99ff096dafed3749
parentb8d3e8755df2ce0e93cf3b2ab68e0c4275c5565f (diff)
downloadFreeBSD-src-02c98d7ccf020f4163431cf36a27464472bb66f6.zip
FreeBSD-src-02c98d7ccf020f4163431cf36a27464472bb66f6.tar.gz
Revert part of r220137, committed by mistake - RACCT is _not_ supposed
to be enabled in GENERIC.
-rw-r--r--sys/amd64/conf/GENERIC2
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.
OpenPOWER on IntegriCloud