aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-02 18:52:36 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-02 18:52:36 +0000
commit5b6a47e69223b17e48b781dcdb82ddb4aa9ce54f (patch)
tree0f8ebe058f62f6d8d3040fa52b2e24848dc8ab1f /target
parent970192986d5069cd53b2f7905a5dc5269f615497 (diff)
downloadupstream-5b6a47e69223b17e48b781dcdb82ddb4aa9ce54f.tar.gz
upstream-5b6a47e69223b17e48b781dcdb82ddb4aa9ce54f.tar.bz2
upstream-5b6a47e69223b17e48b781dcdb82ddb4aa9ce54f.zip
kernel: disable CONFIG_IRQ_ALL_CPUS by default
this fixes the mpc85xx build error Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41477 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-3.101
-rw-r--r--target/linux/generic/config-3.121
-rw-r--r--target/linux/generic/config-3.131
-rw-r--r--target/linux/generic/config-3.141
-rw-r--r--target/linux/generic/config-3.31
-rw-r--r--target/linux/generic/config-3.61
-rw-r--r--target/linux/generic/config-3.81
-rw-r--r--target/linux/generic/config-3.91
8 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10
index 3adcaccc83..2d97df8d61 100644
--- a/target/linux/generic/config-3.10
+++ b/target/linux/generic/config-3.10
@@ -1439,6 +1439,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
diff --git a/target/linux/generic/config-3.12 b/target/linux/generic/config-3.12
index 561771f084..d1b28eeaa0 100644
--- a/target/linux/generic/config-3.12
+++ b/target/linux/generic/config-3.12
@@ -1500,6 +1500,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
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
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14
index a057073561..afe0eaf6a3 100644
--- a/target/linux/generic/config-3.14
+++ b/target/linux/generic/config-3.14
@@ -1561,6 +1561,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
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index 2bd036a1fb..7a5bf166bf 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -1225,6 +1225,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_IR_IMON is not set
# CONFIG_IR_JVC_DECODER is not set
# CONFIG_IR_LIRC_CODEC is not set
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6
index 739c7b3ec8..1c3c1cd3e9 100644
--- a/target/linux/generic/config-3.6
+++ b/target/linux/generic/config-3.6
@@ -1277,6 +1277,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_IR_IMON is not set
# CONFIG_IR_JVC_DECODER is not set
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8
index 0626f93d33..b610f641c0 100644
--- a/target/linux/generic/config-3.8
+++ b/target/linux/generic/config-3.8
@@ -1392,6 +1392,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_IR_IMON is not set
# CONFIG_IR_JVC_DECODER is not set
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9
index 4c07cb0f24..d13e63c62a 100644
--- a/target/linux/generic/config-3.9
+++ b/target/linux/generic/config-3.9
@@ -1408,6 +1408,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_IR_IMON is not set
# CONFIG_IR_JVC_DECODER is not set