From: Russell King - ARM Linux Date: Tue, 18 Jan 2011 22:43:57 +0000 (-0800) Subject: ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97b3ff9620856aaa7636479f57183fd6061d7c78;p=pandora-kernel.git 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 --- Reading git-diff-tree failed