ANDROID: gki_defconfig: enable debug_kinfo

Enable "CONFIG_ANDROID_DEBUG_KINFO" for users who
need kallsyms to debug.

Bug: 317938461
Change-Id: Id3ee20ddeffcdcbe857b5e772495a60015bf1977
Signed-off-by: Kuan-Ying Lee <Kuan-Ying.Lee@mediatek.com>
This commit is contained in:
Kuan-Ying Lee
2023-12-28 11:25:49 +08:00
committed by Treehugger Robot
parent b8d72cb07e
commit bf309bfecf
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -559,6 +559,7 @@ CONFIG_IDLE_INJECT=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_VENDOR_HOOKS=y
CONFIG_ANDROID_DEBUG_KINFO=y
CONFIG_ANDROID_MEMHEALTH=m
CONFIG_LIBNVDIMM=y
CONFIG_INTERCONNECT=y
-1
View File
@@ -59,7 +59,6 @@ config ANDROID_VENDOR_HOOKS
config ANDROID_DEBUG_KINFO
bool "Android Debug Kernel Information Support"
depends on KALLSYMS
depends on BROKEN
help
This supports kernel information backup for bootloader usage.
Specifics: