Skip to content

Commit c08f38e

Browse files
committed
HID: logitech-dj: add usbhid dependency in Kconfig
An oversight from me. Reported-by: kbuild test robot <[email protected]> Signed-off-by: Benjamin Tissoires <[email protected]>
1 parent 42bc4f3 commit c08f38e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/hid/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,7 @@ config HID_LOGITECH
511511

512512
config HID_LOGITECH_DJ
513513
tristate "Logitech Unifying receivers full support"
514+
depends on USB_HID
514515
depends on HIDRAW
515516
depends on HID_LOGITECH
516517
select HID_LOGITECH_HIDPP

0 commit comments

Comments
 (0)