diff options
author | Sekhar Nori <nsekhar@ti.com> | 2015-07-08 18:27:35 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-07-16 10:54:09 +0300 |
commit | af7b9f894234d9c64dff497c554e6fea9a525638 (patch) | |
tree | c58c044eb020cae4040d40305cb8275bfc7dd35d /arch/arm/configs/omap2plus_defconfig | |
parent | 588f2c31f3d8b4e8ec74adff0f05cdf576dd1ab3 (diff) | |
download | linux-af7b9f894234d9c64dff497c554e6fea9a525638.tar.xz |
ARM: omap2plus_defconfig: enable support for TI touchscreen
Enable support for on-chip resistive touchscreen m found on AM335x and
AM437x devices.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap2plus_defconfig')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index a8eb36454b14..294059d5ef80 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -208,6 +208,7 @@ CONFIG_TOUCHSCREEN_EDT_FT5X06=m CONFIG_TOUCHSCREEN_PIXCIR=m CONFIG_TOUCHSCREEN_TSC2005=m CONFIG_TOUCHSCREEN_TSC2007=m +CONFIG_TOUCHSCREEN_TI_AM335X_TSC=m CONFIG_INPUT_MISC=y CONFIG_INPUT_TPS65218_PWRBUTTON=m CONFIG_INPUT_TWL4030_PWRBUTTON=m |