diff options
author | Sebastien Jan <s-jan@ti.com> | 2011-04-07 08:44:07 +0100 |
---|---|---|
committer | Andy Green <andy.green@linaro.org> | 2011-04-07 08:44:07 +0100 |
commit | cd2ae5b2b9a142af13358353274a4e6790bfadff (patch) | |
tree | 1f8c37424f8bd0423ac2a7f3beae47d8e09230b5 | |
parent | 158d8ebd17d7e3b2fc8ac9c560e5beafe4b2a039 (diff) |
config: enable touchscreen for sdp4430
Signed-off-by: Sebastien Jan <s-jan@ti.com>
-rw-r--r-- | arch/arm/configs/omap4_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap4_defconfig b/arch/arm/configs/omap4_defconfig index d4e494d7eb8..11e39dd1b04 100644 --- a/arch/arm/configs/omap4_defconfig +++ b/arch/arm/configs/omap4_defconfig @@ -1147,6 +1147,7 @@ CONFIG_TOUCHSCREEN_ADS7846=y # CONFIG_TOUCHSCREEN_TSC2007 is not set # CONFIG_TOUCHSCREEN_W90X900 is not set # CONFIG_TOUCHSCREEN_ST1232 is not set +CONFIG_TOUCHSCREEN_SYNTM12XX=y # CONFIG_TOUCHSCREEN_TPS6507X is not set CONFIG_INPUT_MISC=y # CONFIG_INPUT_AD714X is not set |