aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@enac.fr>2011-05-19 08:18:13 -0400
committerJiri Kosina <jkosina@suse.cz>2011-05-20 07:35:41 -0400
commite6aac3427ef03f61e7478514d0648b58359d05d1 (patch)
tree8c007ca31705f6d79397c486f4c01b1f8d988187 /drivers/hid/Kconfig
parentc04abeeff9d76a703cac1e6d312853b0fc8136f5 (diff)
HID: hid-multitouch: add support for ActionStar panels
This patch introduce support for ActionStar panels. This device has not been optimized in term of kernel processing operations (default class), but it will work. Signed-off-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/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 1572ff13f348..605b69b2a52a 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -303,6 +303,7 @@ config HID_MULTITOUCH
303 303
304 Say Y here if you have one of the following devices: 304 Say Y here if you have one of the following devices:
305 - 3M PCT touch screens 305 - 3M PCT touch screens
306 - ActionStar dual touch panels
306 - Cando dual touch panel 307 - Cando dual touch panel
307 - Cypress TrueTouch panels 308 - Cypress TrueTouch panels
308 - Elo TouchSystems IntelliTouch Plus panels 309 - Elo TouchSystems IntelliTouch Plus panels