ARM: Simplify SMP/SCU/TWD dependencies
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 29 Sep 2010 18:05:57 +0000 (11:05 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Sep 2010 18:05:57 +0000 (11:05 -0700)
commit6b6c7225b6da3f7d3760c47223d45235eb2d83c5
treec490ce9e0df7d1c3e652268d27d99f540f894b53
parentf8093c5b5f5cc63efd86dd34157e271526f049d6
ARM: Simplify SMP/SCU/TWD dependencies

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>
arch/arm/Kconfig