diff options
author | Benjamin Tissoires <benjamin.tissoires@enac.fr> | 2011-05-19 11:37:29 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-05-19 11:54:55 +0200 |
commit | c04abeeff9d76a703cac1e6d312853b0fc8136f5 (patch) | |
tree | 3b840d56e04330ccfbabb554109d8243316d4401 /drivers/hid/Kconfig | |
parent | df167c4a0d68a9dbde044a39a77f255ac666f93e (diff) | |
download | linux-3.10-c04abeeff9d76a703cac1e6d312853b0fc8136f5.tar.gz linux-3.10-c04abeeff9d76a703cac1e6d312853b0fc8136f5.tar.bz2 linux-3.10-c04abeeff9d76a703cac1e6d312853b0fc8136f5.zip |
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 5a54b1312ab..1572ff13f34 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -305,6 +305,7 @@ config HID_MULTITOUCH - 3M PCT touch screens - Cando dual touch panel - Cypress TrueTouch panels + - Elo TouchSystems IntelliTouch Plus panels - Hanvon dual touch panels - Ilitek dual touch panel - IrTouch Infrared USB panels |