]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
powerpc/configs/skiroot: Drop HID_LOGITECH
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 21 Jan 2020 04:29:54 +0000 (15:29 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 31 Jan 2020 10:19:52 +0000 (21:19 +1100)
Commit bdd08fff4915 ("HID: logitech: Add depends on LEDS_CLASS to
Logitech Kconfig entry") made HID_LOGITECH depend on LEDS_CLASS which
we do not enable, meaning we are not actually enabling those drivers
any more.

The Kconfig help text suggests USB HID compliant Logictech devices
will continue to work without HID_LOGITECH, so just drop it.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20200121043000.16212-4-mpe@ellerman.id.au
arch/powerpc/configs/skiroot_defconfig

index 3eee39c5094179026a9e87c0aa35c8476429f1c4..74cffb854c0f5bb3ea1ae487cf9e7262dee5d95e 100644 (file)
@@ -235,7 +235,6 @@ CONFIG_HID_CYPRESS=y
 CONFIG_HID_EZKEY=y
 CONFIG_HID_ITE=y
 CONFIG_HID_KENSINGTON=y
-CONFIG_HID_LOGITECH=y
 CONFIG_HID_MICROSOFT=y
 CONFIG_HID_MONTEREY=y
 CONFIG_USB_HIDDEV=y