Hello, This tiny series fixes two dependency issues with the ExpressWire library and the KTD2801 backlight driver. Thanks to Randy for reporting these.
Signed-off-by: Duje Mihanović <d...@dujemihanovic.xyz> --- Duje Mihanović (2): leds: Drop duplicate LEDS_EXPRESSWIRE config backlight: ktd2801: Depend on GPIOLIB drivers/leds/Kconfig | 4 ---- drivers/video/backlight/Kconfig | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) --- base-commit: 038d61fd642278bab63ee8ef722c50d10ab01e8f change-id: 20250729-expresswire-dep-fix-ba5b8bab83cb Best regards, -- Duje Mihanović <d...@dujemihanovic.xyz>