From 28820b313cd3544c12918c6b524c050839188f69 Mon Sep 17 00:00:00 2001 From: Alexander Potapenko Date: Fri, 14 Feb 2020 00:56:37 +0100 Subject: [PATCH] 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 Signed-off-by: Alexander Potapenko Signed-off-by: Alistair Delva (cherry picked from commit f7d5a6d230b586b7369349f9615ba27513fbc0c1) --- arch/x86/configs/gki_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/configs/gki_defconfig b/arch/x86/configs/gki_defconfig index 474a0a57c8e5..456d1cc0880f 100644 --- a/arch/x86/configs/gki_defconfig +++ b/arch/x86/configs/gki_defconfig @@ -420,4 +420,3 @@ CONFIG_PANIC_TIMEOUT=5 CONFIG_SOFTLOCKUP_DETECTOR=y # CONFIG_DETECT_HUNG_TASK is not set CONFIG_SCHEDSTATS=y -# CONFIG_RUNTIME_TESTING_MENU is not set