diff options
author | Benjamin Tissoires <benjamin.tissoires@gmail.com> | 2011-12-23 09:40:59 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-01-02 05:10:36 -0500 |
commit | b105712469d957cf1ab223c1ea72b7ba88edb926 (patch) | |
tree | 3a9887fe79ee8c9946a5346475c8ccc5ef27390f /drivers/hid/Kconfig | |
parent | b7ea95ff9baab144dacdc30d752307938c5ab6bf (diff) |
HID: multitouch: add support of Atmel multitouch panels
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Acked-by: Henrik Rydberg <rydberg@euromail.se>
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 5d6eb4e5af30..e95b07cff038 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -335,6 +335,7 @@ config HID_MULTITOUCH | |||
335 | Say Y here if you have one of the following devices: | 335 | Say Y here if you have one of the following devices: |
336 | - 3M PCT touch screens | 336 | - 3M PCT touch screens |
337 | - ActionStar dual touch panels | 337 | - ActionStar dual touch panels |
338 | - Atmel panels | ||
338 | - Cando dual touch panels | 339 | - Cando dual touch panels |
339 | - Chunghwa panels | 340 | - Chunghwa panels |
340 | - CVTouch panels | 341 | - CVTouch panels |