aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorAaron Tian <aaron_tian@pixart.com.tw>2011-12-14 22:09:06 -0500
committerJiri Kosina <jkosina@suse.cz>2011-12-15 05:13:41 -0500
commitb7ea95ff9baab144dacdc30d752307938c5ab6bf (patch)
treef6bd75bc314ac943fece165ce968d48765010f59 /drivers/hid/Kconfig
parent545803651da8dde248eeb8ce3ed1e547e9e4ac0a (diff)
HID: multitouch: support PixArt optical touch screen
This patch modifies hid-multitouch driver for supporting PixArt optical touch screen. Because of the device does not have to set initial report, we apply "HID_QUIRK_NO_INIT_REPORTS" quirk and add the device into hid_blacklist[] Signed-off-by: Aaron Tian <aaron_tian@pixart.com.tw> 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 ee14f78139f0..5d6eb4e5af30 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -349,6 +349,7 @@ config HID_MULTITOUCH
349 - Lumio CrystalTouch panels 349 - Lumio CrystalTouch panels
350 - MosArt dual-touch panels 350 - MosArt dual-touch panels
351 - PenMount dual touch panels 351 - PenMount dual touch panels
352 - PixArt optical touch screen
352 - Pixcir dual touch panels 353 - Pixcir dual touch panels
353 - Quanta panels 354 - Quanta panels
354 - eGalax dual-touch panels, including the Joojoo and Wetab tablets 355 - eGalax dual-touch panels, including the Joojoo and Wetab tablets