ANDROID: Disable CONFIG_SHADOW_CALL_STACK for TV GKI

This changes enables about 8MB saving in kernel memory consumption during
4K playback.

Bug: 416070040
Change-Id: I763279c11131e1db3d4f476ac87d754be1c19dbf
Signed-off-by: Kensuke Miyagi <kemiyagi@google.com>
This commit is contained in:
Kensuke Miyagi
2025-07-21 15:16:35 -07:00
committed by Treehugger Robot
parent dd000ef9d6
commit 379b99745e
+1
View File
@@ -7,3 +7,4 @@
# CONFIG_PAGE_PINNER is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_DEBUG_INFO_BTF is not set
# CONFIG_SHADOW_CALL_STACK is not set