]> Git Repo - linux.git/commitdiff
HID: logitech-dj: add usbhid dependency in Kconfig
authorBenjamin Tissoires <[email protected]>
Wed, 24 Apr 2019 13:13:52 +0000 (15:13 +0200)
committerBenjamin Tissoires <[email protected]>
Wed, 24 Apr 2019 13:16:52 +0000 (15:16 +0200)
An oversight from me.

Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Benjamin Tissoires <[email protected]>
drivers/hid/Kconfig

index 4ca0cdfa6b33af35f951a3969cf9c02b67d7a1b0..0091954dfff3ccfc05dc1c77654d99476ba445b6 100644 (file)
@@ -511,6 +511,7 @@ config HID_LOGITECH
 
 config HID_LOGITECH_DJ
        tristate "Logitech Unifying receivers full support"
+       depends on USB_HID
        depends on HIDRAW
        depends on HID_LOGITECH
        select HID_LOGITECH_HIDPP
This page took 0.061357 seconds and 4 git commands to generate.