aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorAttilio Rao <attilio@FreeBSD.org>2011-07-19 00:37:24 +0000
committerAttilio Rao <attilio@FreeBSD.org>2011-07-19 00:37:24 +0000
commit68b739cd6f5af9b2f4f03fe7bb9627dee6e03c42 (patch)
tree05f7da2af94ce8adb51cef94323beaa68ef121a7 /sys/conf/options
parentfcc3d62fa50d0433048a71d54e385ef75ec06011 (diff)
downloadsrc-68b739cd6f5af9b2f4f03fe7bb9627dee6e03c42.tar.gz
src-68b739cd6f5af9b2f4f03fe7bb9627dee6e03c42.zip
Add the possibility to specify from kernel configs MAXCPU value.
This patch is going to help in cases like mips flavours where you want a more granular support on MAXCPU. No MFC is previewed for this patch. Tested by: pluknet Approved by: re (kib)
Notes
Notes: svn path=/head/; revision=224207
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 9f1ac80dbb96..b8f9958ca6fd 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -570,6 +570,7 @@ DFLTPHYS opt_global.h
DIAGNOSTIC opt_global.h
INVARIANT_SUPPORT opt_global.h
INVARIANTS opt_global.h
+MAXCPU opt_global.h
MAXPHYS opt_global.h
MCLSHIFT opt_global.h
MUTEX_DEBUG opt_global.h