ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Wed, 19 Jan 2011 22:03:51 +0000 (14:03 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 28 Jan 2011 01:36:07 +0000 (17:36 -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>
arch/arm/mm/Kconfig

Simple merge