Re: [PATCH] backlight: ktd2801: fix unmet dependency on GPIOLIB

From: Duje Mihanović

Date: Mon Jul 20 2026 - 11:17:10 EST


On Sunday, 19 July 2026 04:49:02 Central European Summer Time Julian Braha
wrote:
> LEDS_EXPRESSWIRE depends on GPIOLIB, so its selector, BACKLIGHT_KTD2801
> also needs to ensure GPIOLIB is enabled. Otherwise:
>
> WARNING: unmet direct dependencies detected for LEDS_EXPRESSWIRE
> Depends on [n]: NEW_LEDS [=n] && GPIOLIB [=n]
> Selected by [y]:
> - BACKLIGHT_KTD2801 [=y] && HAS_IOMEM [=y] && BACKLIGHT_CLASS_DEVICE [=y]
>
> This unmet dependency was found by kconfirm, a static analysis tool for
> Kconfig.
>
> Fixes: d95963e309bc ("backlight: ktd2801: Depend on GPIOLIB")
> Signed-off-by: Julian Braha <julianbraha@xxxxxxxxx>

Acked-by: Duje Mihanović <duje@xxxxxxxxxxxxxxxxx>

Regards,
--
Duje