From b4e46a807cbe23cabecd1b2f4bf7946623fb135c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 2 Jul 2014 18:52:36 +0000 Subject: kernel: disable CONFIG_IRQ_ALL_CPUS by default this fixes the mpc85xx build error Signed-off-by: John Crispin SVN-Revision: 41477 --- target/linux/generic/config-3.6 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-3.6') diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index 739c7b3..1c3c1cd 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 -- cgit v1.1