ARM: Simplify SMP/SCU/TWD dependencies
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 20 Sep 2010 21:47:30 +0000 (14:47 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 20 Sep 2010 21:47:30 +0000 (14:47 -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