commit | 6cf09b9d1762f40ba76a7c0271f00031abecc5dc | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Wed May 15 11:21:01 2013 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Wed Oct 16 18:42:32 2013 -0500 |
tree | eb35f8dbf18c75083a500dc7809533f2b45ab62c | |
parent | 3ad26e5c4459d3793ad65bc8929037c70515df83 [diff] |
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>