ANDROID: tvgki: disabling CONFIG_ANDROID_KABI_RESERVE in tvgki

Disabling CONFIG_ANDROID_KABI_RESERVE is supposed to reduce the hardware memory usage (allocating memory with alloc_pages()) since there is no any slab objects affected by this config, and the reduced hardware memory usage is about 8MB.

Bug: 416069283
Change-Id: I92ab5b2682265f61f40ea39e3b8ef2b2677cf11a
Signed-off-by: joe.liu <joe.liu@mediatek.com>
This commit is contained in:
joe.liu
2025-06-16 10:29:54 +08:00
committed by Treehugger Robot
parent 75547173ff
commit c7ee6ca674

View File

@@ -0,0 +1 @@
# CONFIG_ANDROID_KABI_RESERVE is not set