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 661af7aa6236..9b075319ed5e 100644 --- a/drivers/usb/input/Kconfig +++ b/drivers/usb/input/Kconfig | |||
@@ -6,7 +6,7 @@ comment "USB Input Devices" | |||
6 | 6 | ||
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 | depends on USB | 9 | depends on USB && BROKEN |
10 | ---help--- | 10 | ---help--- |
11 | Say Y here if you want full HID support to connect keyboards, | 11 | Say Y here if you want full HID support to connect keyboards, |
12 | mice, joysticks, graphic tablets, or any other HID based devices | 12 | mice, joysticks, graphic tablets, or any other HID based devices |