powerpc: remove dependency on MV64360
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 15 May 2013 09:21:01 +0000 (11:21 +0200)
committerScott Wood <scottwood@freescale.com>
Wed, 16 Oct 2013 23:42:32 +0000 (18:42 -0500)
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>
arch/powerpc/Kconfig

index 875d815a8e7ffa966843ba93d9111a9b1458f833..5f15468300bf5af66b7621f47c27154aadee45b8 100644 (file)
@@ -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