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)
commit2595de471d2765bb36e6879d993a2955bc8ad8b6
tree7491e8cb42cd3be6582c543134be4a82e0f21e2b
parent46cff6a7f1a111415d558b60cf2f4c6ca1cad407
ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K

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