ANDROID: arm64: Enable KVM for Asym AArch32

Now KVM better handles the asym aarch32 situation. Allow both configs to
coexist.

Bug: 168847043
Reason: Needed for bringup. Revert when upstream patch is available
Signed-off-by: Qais Yousef <qais.yousef@arm.com>
Change-Id: I62d8fd58ac950846f18cf2cb848a3b59922e9bd6
This commit is contained in:
Qais Yousef
2020-09-21 15:04:13 +01:00
committed by Todd Kjos
parent b674244dc1
commit 7ba2f04cb6

View File

@@ -1890,7 +1890,7 @@ endmenu
config ASYMMETRIC_AARCH32
bool "Allow support for asymmetric AArch32 support"
depends on COMPAT && EXPERT && !KVM
depends on COMPAT && EXPERT
help
Enable this option to allow support for asymmetric AArch32 EL0
CPU configurations. Once the AArch32 EL0 support is detected