|
@@ -6,6 +6,7 @@ source "virt/kvm/Kconfig"
|
|
|
|
|
|
menuconfig VIRTUALIZATION
|
|
menuconfig VIRTUALIZATION
|
|
bool "Virtualization"
|
|
bool "Virtualization"
|
|
|
|
+ depends on !CPU_LITTLE_ENDIAN
|
|
---help---
|
|
---help---
|
|
Say Y here to get to see options for using your Linux host to run
|
|
Say Y here to get to see options for using your Linux host to run
|
|
other operating systems inside virtual machines (guests).
|
|
other operating systems inside virtual machines (guests).
|