mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: arm64: gki_defconfig: Disable VHE
In the context of the pKVM project we need to use KVM in nVHE mode, so let's disable VHE in gki_defconfig. Bug: 160383565 Signed-off-by: Quentin Perret <qperret@google.com> Change-Id: I4c11977971a91baecdbe620e23b6ce7edae0afe0
This commit is contained in:
committed by
Alistair Delva
parent
29fdc44254
commit
65f5ed41f6
@@ -57,6 +57,7 @@ CONFIG_ARMV8_DEPRECATED=y
|
||||
CONFIG_SWP_EMULATION=y
|
||||
CONFIG_CP15_BARRIER_EMULATION=y
|
||||
CONFIG_SETEND_EMULATION=y
|
||||
# CONFIG_ARM64_VHE is not set
|
||||
CONFIG_RANDOMIZE_BASE=y
|
||||
# CONFIG_RANDOMIZE_MODULE_REGION_FULL is not set
|
||||
CONFIG_CMDLINE="rw"
|
||||
|
||||
Reference in New Issue
Block a user