From 25b80bc8abcc36fc4053534749faf9d9221a4ebf Mon Sep 17 00:00:00 2001 From: Naveen Kumar S Date: Mon, 31 Dec 2012 20:21:33 +0530 Subject: ARM: Config: Tegra2: Disabled CONFIG_INPUT_MOUSEDEV Disabled CONFIG_INPUT_MOUSEDEV to avoid kernel registering PS/2 mouse devices, which are mostly not in use now. Bug 1162832 Change-Id: If47e654063934d3b60d033a0d2523b8caf97825b Signed-off-by: Naveen Kumar S Reviewed-on: http://git-master/r/187808 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Winnie Hsu Reviewed-by: Laxman Dewangan GVS: Gerrit_Virtual_Submit Reviewed-by: Matthew Pedro --- arch/arm/configs/tegra_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index e7b72881f054..6878abd433f6 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -399,3 +399,4 @@ CONFIG_CRYPTO_SHA256=y CONFIG_CRYPTO_TWOFISH=y # CONFIG_CRYPTO_ANSI_CPRNG is not set CONFIG_CRYPTO_DEV_TEGRA_AES=y +# CONFIG_INPUT_MOUSEDEV is not set -- cgit v1.2.3