aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.13
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-02 18:52:36 +0000
committerJohn Crispin <john@openwrt.org>2014-07-02 18:52:36 +0000
commitb4e46a807cbe23cabecd1b2f4bf7946623fb135c (patch)
tree94378f34dcb4654319efb84b6d1b2da84cd98716 /target/linux/generic/config-3.13
parentbbfb3baaedd8c95878b17ca6fbddcb81ceaae976 (diff)
downloadupstream-b4e46a807cbe23cabecd1b2f4bf7946623fb135c.tar.gz
upstream-b4e46a807cbe23cabecd1b2f4bf7946623fb135c.tar.bz2
upstream-b4e46a807cbe23cabecd1b2f4bf7946623fb135c.zip
kernel: disable CONFIG_IRQ_ALL_CPUS by default
this fixes the mpc85xx build error Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41477
Diffstat (limited to 'target/linux/generic/config-3.13')
-rw-r--r--target/linux/generic/config-3.131
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13
index 5f844c54c5..af69b18d4e 100644
--- a/target/linux/generic/config-3.13
+++ b/target/linux/generic/config-3.13
@@ -1535,6 +1535,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_VS is not set
# CONFIG_IRDA is not set
# CONFIG_IRQSOFF_TRACER is not set
+# CONFIG_IRQ_ALL_CPUS is not set
# CONFIG_IRQ_DOMAIN_DEBUG is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_IR_IMON is not set