blob: 8ea6ceea1454aada9f3b5367a618b63c420d0729 [file] [log] [blame]
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Alexander Potapenko <glider@google.com>
Date: Fri, 14 Feb 2020 00:56:37 +0100
Subject: 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>
Signed-off-by: Alistair Delva <adelva@google.com>
(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
--- a/arch/x86/configs/gki_defconfig
+++ b/arch/x86/configs/gki_defconfig
@@ -414,4 +414,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