diff options
author | Austin Zhang <zhang.austin@gmail.com> | 2011-05-09 23:54:14 +0800 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-05-09 17:56:50 +0200 |
commit | 4e61f0d75aa86c9e59451f6bcffcdceb355b4fc4 (patch) | |
tree | c165f1d791ccbda7d52b4ff5fff4a39bb03887ce /drivers/hid/Kconfig | |
parent | 4a6ee685fbcba4a440cf86f41557752ba81e2ccf (diff) | |
download | blackbird-op-linux-4e61f0d75aa86c9e59451f6bcffcdceb355b4fc4.tar.gz blackbird-op-linux-4e61f0d75aa86c9e59451f6bcffcdceb355b4fc4.zip |
HID: hid-multitouch: add support for Ilitek dual-touch panel
Added ILITEK hid dual touch panel support into hid-multitouch.
Signed-off-by: Austin Zhang <zhang.austin@gmail.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
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 d2d4e5f1911e..d9635d6a907a 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -306,6 +306,7 @@ config HID_MULTITOUCH - Cando dual touch panel - Cypress TrueTouch panels - Hanvon dual touch panels + - Ilitek dual touch panel - IrTouch Infrared USB panels - MosArt dual-touch panels - PenMount dual touch panels |