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 <lkp@intel.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
1 parent 42bc4f3 commit c08f38e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)