aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2013-05-15 11:21:01 +0200
committerScott Wood <scottwood@freescale.com>2013-10-16 18:42:32 -0500
commit6cf09b9d1762f40ba76a7c0271f00031abecc5dc (patch)
treeeb35f8dbf18c75083a500dc7809533f2b45ab62c /arch/powerpc/Kconfig
parentMerge branch 'for-kvm' into next (diff)
downloadlinux-dev-6cf09b9d1762f40ba76a7c0271f00031abecc5dc.tar.xz
linux-dev-6cf09b9d1762f40ba76a7c0271f00031abecc5dc.zip
powerpc: remove dependency on MV64360
The Kconfig entry that allows to "Distribute interrupts on all CPUs by default" has a (negative) dependency on MV64360. But that Kconfig symbol was removed in v2.6.27, which means that this dependency has evaluated to true ever since. It can be removed too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 875d815a8e7f..5f15468300bf 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -420,7 +420,7 @@ config FA_DUMP
config IRQ_ALL_CPUS
bool "Distribute interrupts on all CPUs by default"
- depends on SMP && !MV64360
+ depends on SMP
help
This option gives the kernel permission to distribute IRQs across
multiple CPUs. Saying N here will route all IRQs to the first