Linux Input/HID development
 help / color / mirror / Atom feed
* [PATCH] HID: logitech-dj: add usbhid dependency in Kconfig
@ 2019-04-24 13:16 Benjamin Tissoires
  2019-04-24 13:18 ` Benjamin Tissoires
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Tissoires @ 2019-04-24 13:16 UTC (permalink / raw)
  To: Jiri Kosina, Hans de Goede
  Cc: linux-input, linux-kernel, Benjamin Tissoires, kbuild test robot

An oversight from me.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] HID: logitech-dj: add usbhid dependency in Kconfig
  2019-04-24 13:16 [PATCH] HID: logitech-dj: add usbhid dependency in Kconfig Benjamin Tissoires
@ 2019-04-24 13:18 ` Benjamin Tissoires
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Tissoires @ 2019-04-24 13:18 UTC (permalink / raw)
  To: Jiri Kosina, Hans de Goede
  Cc: open list:HID CORE LAYER, lkml, kbuild test robot

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

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
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-24 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-24 13:16 [PATCH] HID: logitech-dj: add usbhid dependency in Kconfig Benjamin Tissoires
2019-04-24 13:18 ` Benjamin Tissoires

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox