ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Tue, 18 Jan 2011 22:43:57 +0000 (14:43 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Jan 2011 22:43:57 +0000 (14:43 -0800)
Rather than turning off CPU domain switching when the build architecture
includes ARMv6K, thereby causing problems for ARMv6-supporting kernels,
turn it on when it's required to support a CPU architecture.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found