mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user