]> 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)
commit944e14e96d43f350dd5a888114b6a115893efed9
tree6cf1504e422d4b68a8e1b732458c16a220ebda0d
parenteeb8f9a84b81d1dd28157b1ea6a1819297f2783d
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