]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit6cf09b9d1762f40ba76a7c0271f00031abecc5dc
treeeb35f8dbf18c75083a500dc7809533f2b45ab62c
parent3ad26e5c4459d3793ad65bc8929037c70515df83
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>
arch/powerpc/Kconfig