ARM: KVM: disable KVM in Kconfig on big-endian systems
authorWill Deacon <will.deacon@arm.com>
Fri, 25 Apr 2014 10:46:04 +0000 (11:46 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Sat, 26 Apr 2014 11:20:03 +0000 (04:20 -0700)
commit4e4468fac4381b92eb333d94256e7fb8350f3de3
tree6cf1504e422d4b68a8e1b732458c16a220ebda0d
parent0f689a33ad17845363acdc6d52783befd6ad116c
ARM: KVM: disable KVM in Kconfig on big-endian systems

KVM currently crashes and burns on big-endian hosts, so don't allow it
to be selected until we've got that fixed.

Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/kvm/Kconfig