On Fri, May 30, 2025 at 03:44:22PM +0200, Jörg-Volker Peetz wrote:
With 6.14.9 (maybe patch "HID: Kconfig: Add LEDS_CLASS_MULTICOLOR dependency to HID_LOGITECH") something with the configuration of "Special HID drivers" for "Logitech devices" goes wrong:
using the attached kernel config from 6.14.8 an doing a `make oldconfig` all configuration for Logitech devices is removed from the new `.config`. Also, in `make nconfig` the entry "Logitech devices" vanished from `Device Drivers -> HID bus support -> Special HID drivers`.
Did you enable LEDS_CLASS and LEDS_CLASS_MULTICOLOR?
thanks,
greg k-h