summaryrefslogtreecommitdiffstats
path: root/sys/sun4v
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-01-10 17:44:22 +0000
committerimp <imp@FreeBSD.org>2010-01-10 17:44:22 +0000
commit80a1a3fce559f149101e29478ba428064598359b (patch)
tree2940321ae7da0e6e462ebd2e8b86045f30a047cf /sys/sun4v
parent97f4d6d3f0bb5ceddd1ecd5b51609b7da4c3cf82 (diff)
downloadFreeBSD-src-80a1a3fce559f149101e29478ba428064598359b.zip
FreeBSD-src-80a1a3fce559f149101e29478ba428064598359b.tar.gz
Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.
# This is the resolution of removing it from DEFAULTS... MFC after: 5 days
Diffstat (limited to 'sys/sun4v')
-rw-r--r--sys/sun4v/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/conf/GENERIC b/sys/sun4v/conf/GENERIC
index e0e2cc2..2ff3fa5 100644
--- a/sys/sun4v/conf/GENERIC
+++ b/sys/sun4v/conf/GENERIC
@@ -66,6 +66,7 @@ options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
options AUDIT # Security event auditing
options MAC # TrustedBSD MAC Framework
+options INCLUDE_CONFIG_FILE # Include this file in kernel
# Debugging for use in -current
options KDB # Enable kernel debugger support.
@@ -219,4 +220,3 @@ device ccd
# on most arches and in most cases 1000Hz pessimizes performance
# its choice was not adequately researched
options HZ=100
-
OpenPOWER on IntegriCloud