summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/Kconfig
diff options
context:
space:
mode:
authorHans-Christian Egtvedt <hc@mivu.no>2005-05-29 02:27:45 -0500
committerDmitry Torokhov <dtor_core@ameritech.net>2005-05-29 02:27:45 -0500
commit8608471262ddf4b8ed4120d7211251e8b8dcbda9 (patch)
treeea04fb639028f4f4f2f7ea2577922a07497df180 /drivers/usb/input/Kconfig
parent6af2cf59c22fbf5a5466928f29a9545b65fe0e96 (diff)
downloadop-kernel-dev-8608471262ddf4b8ed4120d7211251e8b8dcbda9.zip
op-kernel-dev-8608471262ddf4b8ed4120d7211251e8b8dcbda9.tar.gz
Input: Add driver for ITM Touch USB touchscreens.
From: Hans-Christian Egtvedt <hc@mivu.no> Signed-off-by: Vojtech Pavlik <vojtech@suse.cz> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/usb/input/Kconfig')
-rw-r--r--drivers/usb/input/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/usb/input/Kconfig b/drivers/usb/input/Kconfig
index d28e7ea..fcae574 100644
--- a/drivers/usb/input/Kconfig
+++ b/drivers/usb/input/Kconfig
@@ -190,6 +190,18 @@ config USB_MTOUCH
To compile this driver as a module, choose M here: the
module will be called mtouchusb.
+config USB_ITMTOUCH
+ tristate "ITM Touch USB Touchscreen Driver"
+ depends on USB && INPUT
+ ---help---
+ Say Y here if you want to use a ITM Touch USB
+ Touchscreen controller.
+
+ This touchscreen is used in LG 1510SF monitors.
+
+ To compile this driver as a module, choose M here: the
+ module will be called itmtouch.
+
config USB_EGALAX
tristate "eGalax TouchKit USB Touchscreen Driver"
depends on USB && INPUT
OpenPOWER on IntegriCloud