Message ID | 20250211050240.163015-1-hpa@redhat.com |
---|---|
State | New |
Headers | show |
Series | hid: Kconfig: Add LEDS_CLASS_MULTICOLOR dependency to HID_LOGITECH | expand |
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 4d2a89d65b65..d7a36c9e94c2 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -601,6 +601,7 @@ config HID_LOGITECH tristate "Logitech devices" depends on USB_HID depends on LEDS_CLASS + depends on LEDS_CLASS_MULTICOLOR default !EXPERT help Support for Logitech devices that are not fully compliant with HID standard.