ARM: v6k: only allow SMP if we have v6k or v7 CPU
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 17 Jan 2011 18:01:58 +0000 (18:01 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 2 Feb 2011 21:23:31 +0000 (21:23 +0000)
SMP extensions are only supported on ARMv6k or ARMv7 architectures, so
only offer the option if we're building for such an architecture.

Acked-by: Tony Lindgren <tony@atomide.com>
Tested-by: Sourav Poddar <sourav.poddar@ti.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found