Re: [PATCH] HID: logitech-dj: add usbhid dependency in Kconfig

From: Benjamin Tissoires
Date: Wed Apr 24 2019 - 09:18:52 EST


On Wed, Apr 24, 2019 at 3:16 PM Benjamin Tissoires
<benjamin.tissoires@xxxxxxxxxx> wrote:
>
> An oversight from me.
>
> Reported-by: kbuild test robot <lkp@xxxxxxxxx>
> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>

I went ahead and pushed it already to for-5.2/logitech

Cheers,
Benjamin

> ---
> drivers/hid/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
> index 76d82063d8d2..c3c390ca3690 100644
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -521,6 +521,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
> --
> 2.19.2
>