ANDROID: tvgki: disabling CONFIG_KALLSYMS_ALL in tvgki

Disabling CONFIG_KALLSYMS_ALL is supposed to reduce the vmalloc memory usage and carveout memory usage, which are 0.3MB and 1.6MB in our test result.

Bug: 422353987
Change-Id: I5b21283c2dccec6b4d5750fe6d9fbf9a0b874fb2
Signed-off-by: joe.liu <joe.liu@mediatek.com>
This commit is contained in:
joe.liu
2025-06-16 11:39:25 +08:00
committed by Treehugger Robot
parent 9450d0b07b
commit 2de467102e

View File

@@ -2,3 +2,4 @@
# CONFIG_ANDROID_VENDOR_OEM_DATA is not set
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_KVM is not set
# CONFIG_KALLSYMS_ALL is not set