Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d7304153 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

ANDROID: gki_defconfig: enable CONFIG_DEBUG_LIST



For lots of good security reasons, this config option needs to be
enabled

Bug: 152470236
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Change-Id: I96a88bbee9c4d17be97ed63262dbab2ef31fee79
(cherry picked from commit ab789e87501fb9422dc835f4928101840b0bc82c)
Signed-off-by: default avatarWill McVicker <willmcvicker@google.com>
parent b12d8a02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -482,5 +482,6 @@ CONFIG_SOFTLOCKUP_DETECTOR=y
CONFIG_PANIC_TIMEOUT=5
CONFIG_SCHEDSTATS=y
# CONFIG_DEBUG_PREEMPT is not set
CONFIG_DEBUG_LIST=y
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT_STM=y
+1 −0
Original line number Diff line number Diff line
@@ -420,4 +420,5 @@ CONFIG_SOFTLOCKUP_DETECTOR=y
# CONFIG_DETECT_HUNG_TASK is not set
CONFIG_PANIC_TIMEOUT=5
CONFIG_SCHEDSTATS=y
CONFIG_DEBUG_LIST=y
CONFIG_UNWINDER_FRAME_POINTER=y