diff options
author | Benjamin Tissoires <benjamin.tissoires@enac.fr> | 2011-01-31 11:28:22 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-01-31 15:16:13 +0100 |
commit | 4dfcced8a1f42248f9e7a461485f6aa5f66d2105 (patch) | |
tree | 8c9f51fb7ffdbed47f6c80db053efc905d11f2d0 /drivers/hid/Kconfig | |
parent | ef2fafb3e233ca9cb390fc3c1461b7f3859998fc (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/Kconfig | 1 |
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 Say Y here if you have one of the following devices: - Cypress TrueTouch panels - Hanvon dual touch panels + - IrTouch Infrared USB panels - Pixcir dual touch panels - 'Sensing Win7-TwoFinger' panel by GeneralTouch |