From acf1248b634dbc5336a56e36eb45d0428954013f Mon Sep 17 00:00:00 2001 From: "makarand.karvekar" Date: Fri, 10 Sep 2010 16:57:52 -0500 Subject: [PATCH] [ARM] tegra: stingray: defconfig: Disable CONFIG_INPUT_KEYRESET Change-Id: I268b6c6e5f9e0cce55bdfb27111e72f7e5a3433f Signed-off-by: makarand.karvekar --- arch/arm/configs/stingray_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index 5121c72d9c83..668b05d9e6c8 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -1077,7 +1077,7 @@ CONFIG_INPUT=y # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG is not set -CONFIG_INPUT_KEYRESET=y +# CONFIG_INPUT_KEYRESET is not set # # Input Device Drivers -- 2.34.1