diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-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 f0acf2754b69..c802b0716f48 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -479,7 +479,7 @@ config HID_PETALYNX | |||
479 | 479 | ||
480 | config HID_PICOLCD | 480 | config HID_PICOLCD |
481 | tristate "PicoLCD (graphic version)" | 481 | tristate "PicoLCD (graphic version)" |
482 | depends on USB_HID | 482 | depends on HID |
483 | ---help--- | 483 | ---help--- |
484 | This provides support for Minibox PicoLCD devices, currently | 484 | This provides support for Minibox PicoLCD devices, currently |
485 | only the graphical ones are supported. | 485 | only the graphical ones are supported. |