mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
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: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I96a88bbee9c4d17be97ed63262dbab2ef31fee79
This commit is contained in:
parent
e515d966ce
commit
ab789e8750
|
|
@ -490,6 +490,7 @@ CONFIG_SOFTLOCKUP_DETECTOR=y
|
|||
# CONFIG_DETECT_HUNG_TASK is not set
|
||||
CONFIG_SCHEDSTATS=y
|
||||
# CONFIG_DEBUG_PREEMPT is not set
|
||||
CONFIG_DEBUG_LIST=y
|
||||
CONFIG_CORESIGHT=y
|
||||
CONFIG_CORESIGHT_STM=y
|
||||
# CONFIG_RUNTIME_TESTING_MENU is not set
|
||||
|
|
|
|||
|
|
@ -430,3 +430,4 @@ CONFIG_PANIC_TIMEOUT=5
|
|||
CONFIG_SOFTLOCKUP_DETECTOR=y
|
||||
# CONFIG_DETECT_HUNG_TASK is not set
|
||||
CONFIG_SCHEDSTATS=y
|
||||
CONFIG_DEBUG_LIST=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user