From 00d87897aab16dc387bfbb21f53e8db391e78a78 Mon Sep 17 00:00:00 2001 From: Naveen Kumar S Date: Thu, 7 Mar 2013 12:41:22 +0530 Subject: ARM: Config: Tegra3: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: I0b44af668fa94ffc589e646a842259afa837731e Signed-off-by: Naveen Kumar S Reviewed-on: http://git-master/r/187807 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Matthew Pedro --- arch/arm/configs/tegra3_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/tegra3_defconfig b/arch/arm/configs/tegra3_defconfig index d8ba44fc373e..2fce137fc291 100644 --- a/arch/arm/configs/tegra3_defconfig +++ b/arch/arm/configs/tegra3_defconfig @@ -467,3 +467,4 @@ CONFIG_CRYPTO_SHA256=y CONFIG_CRYPTO_TWOFISH=y # CONFIG_CRYPTO_ANSI_CPRNG is not set CONFIG_CRYPTO_DEV_TEGRA_SE=y +# CONFIG_INPUT_MOUSEDEV is not set -- cgit v1.2.3