git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68cd735
)
ARM: v6k: only allow SMP if we have v6k or v7 CPU
author
Russell King - ARM Linux
<linux@arm.linux.org.uk>
Wed, 19 Jan 2011 22:03:51 +0000
(14:03 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 19 Jan 2011 22:03:51 +0000
(14:03 -0800)
SMP extensions are only supported on ARMv6k or ARMv7 architectures, so
only offer the option if we're building for such an architecture.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found