diff options
| -rw-r--r-- | drivers/usb/input/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/input/Kconfig b/drivers/usb/input/Kconfig index 258a5d09d3dc..c7d887540d8d 100644 --- a/drivers/usb/input/Kconfig +++ b/drivers/usb/input/Kconfig | |||
| @@ -7,7 +7,7 @@ comment "USB Input Devices" | |||
| 7 | config USB_HID | 7 | config USB_HID |
| 8 | tristate "USB Human Interface Device (full HID) support" | 8 | tristate "USB Human Interface Device (full HID) support" |
| 9 | default y | 9 | default y |
| 10 | depends on USB | 10 | depends on USB && INPUT |
| 11 | select HID | 11 | select HID |
| 12 | ---help--- | 12 | ---help--- |
| 13 | Say Y here if you want full HID support to connect USB keyboards, | 13 | Say Y here if you want full HID support to connect USB keyboards, |
