ARM: Simplify SMP/SCU/TWD dependencies
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 15 Oct 2010 19:46:14 +0000 (12:46 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 15 Oct 2010 19:46:14 +0000 (12:46 -0700)
All platforms which currently support SMP also support the ARM SCU
and ARM TWD blocks, so it's pointless to make these config symbols
conditional on the platform symbols which SMP is already conditional
on.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found