mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02: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:
parent
b674244dc1
commit
7ba2f04cb6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user