diff options
author | Benjamin Tissoires <benjamin.tissoires@enac.fr> | 2011-05-19 05:37:29 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-05-19 05:54:55 -0400 |
commit | c04abeeff9d76a703cac1e6d312853b0fc8136f5 (patch) | |
tree | 3b840d56e04330ccfbabb554109d8243316d4401 /drivers/hid/Kconfig | |
parent | df167c4a0d68a9dbde044a39a77f255ac666f93e (diff) |
HID: hid-multitouch: add support for Elo TouchSystems 2515 IntelliTouch Plus
This patch adds support for Elo TouchSystems 2515 IntelliTouch Plus
that can be found in Lenovo A700 all-in-one.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
Tested-by: Bastien Nocera <hadess@hadess.net>
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 5a54b1312abf..1572ff13f348 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -305,6 +305,7 @@ config HID_MULTITOUCH | |||
305 | - 3M PCT touch screens | 305 | - 3M PCT touch screens |
306 | - Cando dual touch panel | 306 | - Cando dual touch panel |
307 | - Cypress TrueTouch panels | 307 | - Cypress TrueTouch panels |
308 | - Elo TouchSystems IntelliTouch Plus panels | ||
308 | - Hanvon dual touch panels | 309 | - Hanvon dual touch panels |
309 | - Ilitek dual touch panel | 310 | - Ilitek dual touch panel |
310 | - IrTouch Infrared USB panels | 311 | - IrTouch Infrared USB panels |