From 346f10249af5f5be3591b7d019b11038e8a56f09 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Thu, 1 Jul 2021 19:02:49 +0800 Subject: [PATCH] arm64: rockchip_defconfig: Disable CONFIG_RUNTIME_TESTING_MENU Signed-off-by: Tao Huang Change-Id: Ieaa1ed1175b4872e275e7577c91966ffff3d3b0d --- arch/arm64/configs/rockchip_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index 888702402824..11ff2767cf82 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -942,3 +942,4 @@ CONFIG_SCHEDSTATS=y # CONFIG_DEBUG_PREEMPT is not set CONFIG_BUG_ON_DATA_CORRUPTION=y CONFIG_ENABLE_DEFAULT_TRACERS=y +# CONFIG_RUNTIME_TESTING_MENU is not set