On Thu, 16 Jan 2020 at 01:48, Michael Ellerman <m...@ellerman.id.au> wrote: > > 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 <m...@ellerman.id.au>
Acked-by: Joel Stanley <j...@jms.id.au>