From: Russell King - ARM Linux Date: Wed, 19 Jan 2011 22:03:51 +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=75fe5ba8b83573df3ae4b251f0fd8c939b88499e;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