diff options
Diffstat (limited to 'drivers/hid/usbhid/Kconfig')
| -rw-r--r-- | drivers/hid/usbhid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/usbhid/Kconfig b/drivers/hid/usbhid/Kconfig index 5d9aa95fc3e..4edb3bef94a 100644 --- a/drivers/hid/usbhid/Kconfig +++ b/drivers/hid/usbhid/Kconfig | |||
| @@ -45,7 +45,7 @@ config USB_HIDDEV | |||
| 45 | If unsure, say Y. | 45 | If unsure, say Y. |
| 46 | 46 | ||
| 47 | menu "USB HID Boot Protocol drivers" | 47 | menu "USB HID Boot Protocol drivers" |
| 48 | depends on USB!=n && USB_HID!=y | 48 | depends on USB!=n && USB_HID!=y && EMBEDDED |
| 49 | 49 | ||
| 50 | config USB_KBD | 50 | config USB_KBD |
| 51 | tristate "USB HIDBP Keyboard (simple Boot) support" | 51 | tristate "USB HIDBP Keyboard (simple Boot) support" |
