+[F] Re: [SRU][B][PATCH] HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Wed Feb 9 10:52:09 UTC 2022
On 02/02/2022 14:00, Krzysztof Kozlowski wrote:
> From: Hans de Goede <hdegoede at redhat.com>
>
> BugLink: https://bugs.launchpad.net/bugs/1959762
>
> Since commit 4bc43a421218 ("HID: asus: Add
> hid_is_using_ll_driver(usb_hid_driver) check") the hid-asus.c depends
> on the usb_hid_driver symbol. Add a depends on USB_HID to Kconfig to
> fix missing symbols errors in hid-asus when USB_HID is not enabled.
>
> Fixes: 4bc43a421218 ("HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) check")
> Reported-by: kbuild test robot <lkp at intel.com>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> Signed-off-by: Jiri Kosina <jkosina at suse.cz>
> (cherry picked from commit c4f0126d487f3c68ab19ccb7c561e8fbf3ea2247)
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
> ---
> drivers/hid/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
This seems to be needed also on v5.4 kernels, so +[F] in subject.
Best regards,
Krzysztof
More information about the kernel-team
mailing list