ARM: tegra: enable Atmel touchpad in defconfig
authorStephen Warren <swarren@nvidia.com>
Tue, 2 Sep 2014 15:57:10 +0000 (09:57 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 3 Sep 2014 15:11:08 +0000 (09:11 -0600)
This driver is used on Venice2 for the touchpad.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/configs/tegra_defconfig

index 2b8be4850347c5c235ca322a30e8ff8e02910d7f..77d6e9437947969acb46c5258761bc2dca108432 100644 (file)
@@ -123,6 +123,7 @@ CONFIG_KEYBOARD_TEGRA=y
 CONFIG_KEYBOARD_CROS_EC=y
 CONFIG_MOUSE_PS2_ELANTECH=y
 CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_ATMEL_MXT=y
 CONFIG_TOUCHSCREEN_STMPE=y
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_MPU3050=y
This page took 0.024364 seconds and 5 git commands to generate.