summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJong Kim <jongk@nvidia.com>2011-09-21 15:35:17 -0700
committerVarun Colbert <vcolbert@nvidia.com>2011-09-22 20:47:34 -0700
commit9efe7c2044d600c5a397a897e0be3d216df2c5fa (patch)
tree4123730e11f311e13ffb83297b731c7a87101b5a
parent7c8be11785d59a6f83f4d241334425d0726f9ab9 (diff)
ARM: config: tegra: Enabled Ventana touch driver.
Enabled Atmel touch driver for Ventana. BUG None TESTS=Flashed and boot Ubuntu desktop for Harmony and Ventana. Change-Id: I94a2d9169e01a8579d9b4ed7c468840fb9298932 Signed-off-by: Jong Kim <jongk@nvidia.com> Reviewed-on: http://git-master/r/53872 Reviewed-by: Allen Martin <amartin@nvidia.com>
-rw-r--r--arch/arm/configs/tegra_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index cc895529ee65..3945d8518777 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -229,6 +229,7 @@ CONFIG_KEYBOARD_TEGRA=y
# CONFIG_MOUSE_PS2 is not set
CONFIG_MOUSE_GPIO=m
CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_ATMEL_MXT=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_GPIO_ROTARY_ENCODER=m
CONFIG_SERIO_SERPORT=m