aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2009-11-29 23:37:07 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2009-11-29 23:38:01 -0800
commitdbe1420b4ba398feef035f7cd8181ec2e492228b (patch)
treec300be7bc9a3da8ece5dcefd1a9dbc077f9423aa /drivers/input/touchscreen/Kconfig
parentInput: xpad - add two new Xbox 360 devices (diff)
downloadlinux-dev-dbe1420b4ba398feef035f7cd8181ec2e492228b.tar.xz
linux-dev-dbe1420b4ba398feef035f7cd8181ec2e492228b.zip
Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controller
This patch adds support for the ET&T TC5UH 5-wire USB touchscreen controller. More info at http://www.etandt.com.tw/board_solution.html Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r--drivers/input/touchscreen/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index acf00896f48a..32fc8ba039aa 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -520,6 +520,11 @@ config TOUCHSCREEN_USB_ZYTRONIC
bool "Zytronic controller" if EMBEDDED
depends on TOUCHSCREEN_USB_COMPOSITE
+config TOUCHSCREEN_USB_ETT_TC5UH
+ default y
+ bool "ET&T TC5UH touchscreen controler support" if EMBEDDED
+ depends on TOUCHSCREEN_USB_COMPOSITE
+
config TOUCHSCREEN_TOUCHIT213
tristate "Sahara TouchIT-213 touchscreen"
select SERIO