diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 2aac8337268f..d61ed274000b 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -1929,7 +1929,7 @@ endmenu config ASYMMETRIC_AARCH32 bool "Allow support for asymmetric AArch32 support" - depends on COMPAT && EXPERT + depends on COMPAT && EXPERT && !KVM help Enable this option to allow support for asymmetric AArch32 EL0 CPU configurations. Once the AArch32 EL0 support is detected