|
@@ -23,7 +23,7 @@ config KVM
|
|
select HAVE_KVM_CPU_RELAX_INTERCEPT
|
|
select HAVE_KVM_CPU_RELAX_INTERCEPT
|
|
select KVM_MMIO
|
|
select KVM_MMIO
|
|
select KVM_ARM_HOST
|
|
select KVM_ARM_HOST
|
|
- depends on ARM_VIRT_EXT && ARM_LPAE
|
|
|
|
|
|
+ depends on ARM_VIRT_EXT && ARM_LPAE && !CPU_BIG_ENDIAN
|
|
---help---
|
|
---help---
|
|
Support hosting virtualized guest machines. You will also
|
|
Support hosting virtualized guest machines. You will also
|
|
need to select one or more of the processor modules below.
|
|
need to select one or more of the processor modules below.
|