aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@enac.fr>2011-01-31 05:28:22 -0500
committerJiri Kosina <jkosina@suse.cz>2011-01-31 09:16:13 -0500
commit4dfcced8a1f42248f9e7a461485f6aa5f66d2105 (patch)
tree8c9f51fb7ffdbed47f6c80db053efc905d11f2d0 /drivers/hid/Kconfig
parentef2fafb3e233ca9cb390fc3c1461b7f3859998fc (diff)
HID: hid-multitouch: introduce IrTouch Infrared USB device
This patch adds support for IrTouch 42 inches. Tested-by: Victor Zhuk <v.zhuk@acs-ltd.ru> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr> Reviewed-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 24cca2f69dfc..a0b117ddeef5 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -304,6 +304,7 @@ config HID_MULTITOUCH
304 Say Y here if you have one of the following devices: 304 Say Y here if you have one of the following devices:
305 - Cypress TrueTouch panels 305 - Cypress TrueTouch panels
306 - Hanvon dual touch panels 306 - Hanvon dual touch panels
307 - IrTouch Infrared USB panels
307 - Pixcir dual touch panels 308 - Pixcir dual touch panels
308 - 'Sensing Win7-TwoFinger' panel by GeneralTouch 309 - 'Sensing Win7-TwoFinger' panel by GeneralTouch
309 310