diff options
-rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 8a55fd7f1fe3..60c34ccebe61 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -306,7 +306,7 @@ config HID_KYE | |||
306 | 306 | ||
307 | config HID_UCLOGIC | 307 | config HID_UCLOGIC |
308 | tristate "UC-Logic" | 308 | tristate "UC-Logic" |
309 | depends on HID | 309 | depends on USB_HID |
310 | ---help--- | 310 | ---help--- |
311 | Support for UC-Logic and Huion tablets. | 311 | Support for UC-Logic and Huion tablets. |
312 | 312 | ||