ANDROID: tvgki: disabling CONFIG_KVM in tvgki

Disabling CONFIG_KVM is supposed to reduce the carveout memory usage, which is 1MB in our test result if you are already adding kvm-arm.mode=protected in the bootargs, which can save at least 16MB in our test scenario.

Bug: 422353991
Change-Id: I4b2868cd5c41fa05d986d3818769fc561972e889
Signed-off-by: joe.liu <joe.liu@mediatek.com>
This commit is contained in:
joe.liu
2025-06-16 11:36:59 +08:00
committed by Treehugger Robot
parent e328f87bab
commit 9450d0b07b

View File

@@ -1,3 +1,4 @@
# CONFIG_ANDROID_KABI_RESERVE is not set
# CONFIG_ANDROID_VENDOR_OEM_DATA is not set
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_KVM is not set