diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index a05133f645bc421303e415596d8249a6f99a4bb5..0c8ce3a68d27688bc1e0c1b416565d4b7aac022b 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -56,9 +56,8 @@ menu "Special HID drivers" depends on HID config HID_3M_PCT - tristate "3M PCT" if EMBEDDED + tristate "3M PCT" depends on USB_HID - default !EMBEDDED ---help--- Support for 3M PCT touch screens.