mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: gki_defconfig: enable CONFIG_RUNTIME_TESTING_MENU
Certain runtime tests depend on this config, so enable it in gki_defconfig, so that config fragments can enable runtime tests. This change should not have ABI impact. Bug: 144999193 Change-Id: I6686ce299af189f63658b70b9973bb4ac1b6011c Suggested-by: Alistair Delva <adelva@google.com> Signed-off-by: Alexander Potapenko <glider@google.com>
This commit is contained in:
committed by
Alistair Delva
parent
9b9996b6ee
commit
31c2f618de
@@ -473,6 +473,5 @@ CONFIG_SOFTLOCKUP_DETECTOR=y
|
||||
# CONFIG_DETECT_HUNG_TASK is not set
|
||||
CONFIG_PANIC_TIMEOUT=5
|
||||
CONFIG_SCHEDSTATS=y
|
||||
# CONFIG_RUNTIME_TESTING_MENU is not set
|
||||
CONFIG_CORESIGHT=y
|
||||
CONFIG_CORESIGHT_STM=y
|
||||
|
||||
@@ -413,5 +413,4 @@ CONFIG_SOFTLOCKUP_DETECTOR=y
|
||||
# CONFIG_DETECT_HUNG_TASK is not set
|
||||
CONFIG_PANIC_TIMEOUT=5
|
||||
CONFIG_SCHEDSTATS=y
|
||||
# CONFIG_RUNTIME_TESTING_MENU is not set
|
||||
CONFIG_UNWINDER_FRAME_POINTER=y
|
||||
|
||||
Reference in New Issue
Block a user