aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/hid/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index a05133f645bc..0c8ce3a68d27 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -56,9 +56,8 @@ menu "Special HID drivers"
56 depends on HID 56 depends on HID
57 57
58config HID_3M_PCT 58config HID_3M_PCT
59 tristate "3M PCT" if EMBEDDED 59 tristate "3M PCT"
60 depends on USB_HID 60 depends on USB_HID
61 default !EMBEDDED
62 ---help--- 61 ---help---
63 Support for 3M PCT touch screens. 62 Support for 3M PCT touch screens.
64 63