HID: Support for 3M multitouch panel

Add support for 3M multitouch panels.

Signed-off-by: Stephane Chatty <chatty@enac.fr>
[jkosina@suse.cz: fix build failure because of inconsistent 3M/MMM defines]
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Stephane Chatty
2009-12-22 23:04:17 +01:00
committed by Jiri Kosina
parent 3067e02f8f
commit b6353f4f36
5 changed files with 303 additions and 0 deletions
+7
View File
@@ -55,6 +55,13 @@ source "drivers/hid/usbhid/Kconfig"
menu "Special HID drivers"
depends on HID
config HID_3M_PCT
tristate "3M PCT" if EMBEDDED
depends on USB_HID
default !EMBEDDED
---help---
Support for 3M PCT touch screens.
config HID_A4TECH
tristate "A4 tech" if EMBEDDED
depends on USB_HID