[PATCH 0/2] leds: expresswire: Fix dependencies

From: Duje Mihanović
Date: Mon Feb 12 2024 - 15:06:27 EST


LEDS_EXPRESSWIRE does not depend on NEW_LEDS in practice but still does
in Kconfig. Fix up its Kconfig entry to reflect this and fix a Kconfig
warning.

Signed-off-by: Duje Mihanović <duje.mihanovic@xxxxxxxx>
---
Duje Mihanović (2):
Revert "leds: Only descend into leds directory when CONFIG_NEW_LEDS is set"
leds: expresswire: don't depend on NEW_LEDS

drivers/Makefile | 2 +-
drivers/leds/Kconfig | 10 ++++++----
2 files changed, 7 insertions(+), 5 deletions(-)
---
base-commit: ae00c445390b349e070a64dc62f08aa878db7248
change-id: 20240212-expresswire-deps-e895e8da8ea3

Best regards,
--
Duje Mihanović <duje.mihanovic@xxxxxxxx>