diff options
author | Austin Zhang <zhang.austin@gmail.com> | 2011-05-09 11:54:14 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-05-09 11:56:50 -0400 |
commit | 4e61f0d75aa86c9e59451f6bcffcdceb355b4fc4 (patch) | |
tree | c165f1d791ccbda7d52b4ff5fff4a39bb03887ce /drivers/hid/Kconfig | |
parent | 4a6ee685fbcba4a440cf86f41557752ba81e2ccf (diff) |
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 | |||
306 | - Cando dual touch panel | 306 | - Cando dual touch panel |
307 | - Cypress TrueTouch panels | 307 | - Cypress TrueTouch panels |
308 | - Hanvon dual touch panels | 308 | - Hanvon dual touch panels |
309 | - Ilitek dual touch panel | ||
309 | - IrTouch Infrared USB panels | 310 | - IrTouch Infrared USB panels |
310 | - MosArt dual-touch panels | 311 | - MosArt dual-touch panels |
311 | - PenMount dual touch panels | 312 | - PenMount dual touch panels |