diff options
author | Benjamin Tissoires <benjamin.tissoires@gmail.com> | 2011-12-23 14:40:59 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-01-02 10:10:36 (GMT) |
commit | b105712469d957cf1ab223c1ea72b7ba88edb926 (patch) | |
tree | 3a9887fe79ee8c9946a5346475c8ccc5ef27390f /drivers/hid/Kconfig | |
parent | b7ea95ff9baab144dacdc30d752307938c5ab6bf (diff) | |
download | linux-b105712469d957cf1ab223c1ea72b7ba88edb926.tar.xz |
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 5d6eb4e..e95b07c 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -335,6 +335,7 @@ config HID_MULTITOUCH Say Y here if you have one of the following devices: - 3M PCT touch screens - ActionStar dual touch panels + - Atmel panels - Cando dual touch panels - Chunghwa panels - CVTouch panels |