summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
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/ia64/conf
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/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 59d1a85..d7b23a08 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -67,6 +67,7 @@ options WITNESS # Enable checks to detect deadlocks and cycles
options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B RT extensions
options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
+options INCLUDE_CONFIG_FILE # Include this file in kernel
# Various "busses"
device firewire # FireWire bus code
OpenPOWER on IntegriCloud