diff options
author | Yang Bo <linuxsea@163.com> | 2015-07-20 09:40:28 -0700 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2015-07-24 14:56:19 +0200 |
commit | 070f63b46ac893a5debf68c5751101b6f5f77230 (patch) | |
tree | 23a60c881ce68ee7b718ab21119b52acbd0d00c2 /drivers/hid/Kconfig | |
parent | 67db8a8086e9b865533348954f5547f1e433101e (diff) |
HID: multitouch: Add support for CJTouch MultiTouch
Add device IDs for CJTouch 0020 and 0040 panels.
Signed-off-by: Yang Bo <linuxsea@163.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
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 cc4c6649d195..57c94d7d5834 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -480,6 +480,7 @@ config HID_MULTITOUCH - Atmel panels - Cando dual touch panels - Chunghwa panels + - CJTouch panels - CVTouch panels - Cypress TrueTouch panels - Elan Microelectronics touch panels |