From d6b7aebfafda31f58cb7854bda525840c8ae1fa0 Mon Sep 17 00:00:00 2001 From: Ramalingam C Date: Tue, 11 Oct 2011 14:30:16 +0530 Subject: arm: tegra: defconfig: Enable tegra_kbc driver This change enables the below config variables CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_TEGRA=y CONFIG_INPUT_MOUSE=y Change-Id: I611d2837a984d6fab5a857f031b7d74169e6b8d5 Signed-off-by: Ramalingam C Reviewed-on: http://git-master/r/57263 Reviewed-by: Varun Colbert Tested-by: Varun Colbert Rebase-Id: R921e6917bccd33f4290e95aae035bfccc240f0ce --- arch/arm/configs/tegra_defconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'arch/arm/configs') diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index e941c9014ccb..7ba2243bf43e 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -131,8 +131,9 @@ CONFIG_USB_NET_MCS7830=y # CONFIG_USB_NET_ZAURUS is not set # CONFIG_INPUT_MOUSEDEV is not set CONFIG_INPUT_EVDEV=y -# CONFIG_INPUT_KEYBOARD is not set -# CONFIG_INPUT_MOUSE is not set +CONFIG_INPUT_KEYBOARD=y +CONFIG_KEYBOARD_TEGRA=y +CONFIG_INPUT_MOUSE=y # CONFIG_SERIO is not set # CONFIG_LEGACY_PTYS is not set # CONFIG_DEVKMEM is not set -- cgit v1.2.3