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

Duje Mihanović posted 2 patches 5 months, 2 weeks ago
There is a newer version of this series
drivers/Makefile     |  2 +-
drivers/leds/Kconfig | 10 ++++++----
2 files changed, 7 insertions(+), 5 deletions(-)
[PATCH 0/2] leds: expresswire: Fix dependencies
Posted by Duje Mihanović 5 months, 2 weeks ago
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@skole.hr>
---
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@skole.hr>