aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 24d90ea246ce..a05133f645bc 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -55,6 +55,13 @@ source "drivers/hid/usbhid/Kconfig"
55menu "Special HID drivers" 55menu "Special HID drivers"
56 depends on HID 56 depends on HID
57 57
58config HID_3M_PCT
59 tristate "3M PCT" if EMBEDDED
60 depends on USB_HID
61 default !EMBEDDED
62 ---help---
63 Support for 3M PCT touch screens.
64
58config HID_A4TECH 65config HID_A4TECH
59 tristate "A4 tech" if EMBEDDED 66 tristate "A4 tech" if EMBEDDED
60 depends on USB_HID 67 depends on USB_HID