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:
committed by
Treehugger Robot
parent
b8d72cb07e
commit
bf309bfecf
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user