From 4d77074428cb2cc7121a6951fc061cad634620d9 Mon Sep 17 00:00:00 2001 From: Sanjay Singh Rawat Date: Thu, 22 Dec 2011 18:21:13 +0530 Subject: ARM: tegra[2]: config: enable touchscreen module Touch screen module is not active. Enabling the directive to enable the Atmel touch screen module. Bug: 919257 Change-Id: I160136902f4a7dbae6eb4d541ac5bb1ad0a28eae Signed-off-by: Sanjay Singh Rawat Reviewed-on: http://git-master/r/71826 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Kiran Adduri Reviewed-by: Varun Wadekar --- arch/arm/configs/tegra_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/configs') diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index 11a049f333b2..427be01f3d2c 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -135,6 +135,8 @@ CONFIG_USB_NET_MCS7830=y CONFIG_INPUT_EVDEV=y CONFIG_KEYBOARD_GPIO=y CONFIG_KEYBOARD_TEGRA=y +CONFIG_INPUT_TOUCHSCREEN=y +CONFIG_TOUCHSCREEN_ATMEL_MXT=y # CONFIG_LEGACY_PTYS is not set # CONFIG_DEVKMEM is not set CONFIG_SERIAL_8250=y -- cgit v1.2.3