summaryrefslogtreecommitdiff
path: root/target/linux/ipq806x/config-4.14
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-06-06 18:33:59 -0700
committerJohn Crispin <john@phrozen.org>2018-06-18 21:21:54 +0200
commit697d7fd000e12c4ffc3a168da12dc4a9c6524023 (patch)
treef699ac6afb7f9c8eb14d37d4c7ca7ace61a6f6b5 /target/linux/ipq806x/config-4.14
parent9fd0a2f273d3faa8a00fa459e8ca2f5c32531f6e (diff)
downloadmtk-20170518-697d7fd000e12c4ffc3a168da12dc4a9c6524023.zip
mtk-20170518-697d7fd000e12c4ffc3a168da12dc4a9c6524023.tar.gz
mtk-20170518-697d7fd000e12c4ffc3a168da12dc4a9c6524023.tar.bz2
ipq806x: Limit NR_CPUS to 2
ipq806x is all dual core processors. ipq807x is quad core. Removes this from dmesg: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 Signed-off-by: Rosen Penev <rosenp@gmail.com> (cherry picked from commit fff65dbe2436351ea1feee6c79110971ec4d5881)
Diffstat (limited to 'target/linux/ipq806x/config-4.14')
-rw-r--r--target/linux/ipq806x/config-4.142
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/config-4.14 b/target/linux/ipq806x/config-4.14
index 8d31e4f..d64e406 100644
--- a/target/linux/ipq806x/config-4.14
+++ b/target/linux/ipq806x/config-4.14
@@ -331,7 +331,7 @@ CONFIG_NO_BOOTMEM=y
CONFIG_NO_HZ=y
CONFIG_NO_HZ_COMMON=y
CONFIG_NO_HZ_IDLE=y
-CONFIG_NR_CPUS=4
+CONFIG_NR_CPUS=2
CONFIG_NVMEM=y
CONFIG_OF=y
CONFIG_OF_ADDRESS=y