]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
HID: add USB_HID dependancy to hid-chicony
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 07:59:27 +0000 (08:59 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 4 Jan 2022 08:49:13 +0000 (09:49 +0100)
commita49da6ff4e1a751494c0655dcc2df143e7a2b9b9
tree9446fa5e9aaf335b2357f62b6e8d1ea657a7d776
parenteb41819c25a465ee06a3419d1de48e407f531012
HID: add USB_HID dependancy to hid-chicony

BugLink: https://bugs.launchpad.net/bugs/1954931
commit d080811f27936f712f619f847389f403ac873b8f upstream.

The chicony HID driver only controls USB devices, yet did not have a
dependancy on USB_HID.  This causes build errors on some configurations
like sparc when building due to new changes to the chicony driver.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: stable@vger.kernel.org
Cc: Jiri Kosina <jikos@kernel.org>
Cc: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20211203075927.2829218-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/hid/Kconfig