Russell King e399b1a4e1 ARM: v6k: introduce CPU_V6K option
Introduce a CPU_V6K configuration option for platforms to select if they
have a V6K CPU core.  This allows us to identify whether we need to
support ARMv6 CPUs without the V6K SMP extensions at build time.

Currently CPU_V6K is just an alias for CPU_V6, and all places which
reference CPU_V6 are replaced by (CPU_V6 || CPU_V6K).

Select CPU_V6K from platforms which are known to be V6K-only.

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>
2011-02-02 21:23:26 +00:00
..
2011-02-02 21:23:26 +00:00
2011-02-02 21:23:26 +00:00
2011-01-13 17:18:27 +01:00
2011-01-13 17:18:48 +01:00
2011-01-13 17:18:57 +01:00
2011-02-02 21:23:26 +00:00
2011-01-05 18:09:03 +00:00
2011-01-13 13:35:31 +09:00
2010-12-12 23:31:02 +00:00
2011-01-06 22:32:52 +00:00
2011-02-02 21:23:26 +00:00
2011-01-06 22:32:52 +00:00
2011-02-02 21:23:26 +00:00