ARM: Simplify SMP/SCU/TWD dependencies
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 4 Sep 2010 07:16:30 +0000 (08:16 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Oct 2010 19:20:45 +0000 (20:20 +0100)
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