]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit945bf76007b2bceaa847b44cea7bf4b7c0c3b186
tree6cf1504e422d4b68a8e1b732458c16a220ebda0d
parent7bdd5bf202d9ab721e0c014657a9007ba512ad3a
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