On Tue, 09 May 2023, Geert Uytterhoeven wrote: > Currently, LEDS_LM3697 and LEDS_LM36274 depend on LEDS_TI_LMU_COMMON, > which contains the common code to support TI LMU devices. This means > the user is asked about the common code first, followed by the > individual drivers, if their dependencies are met. > > Simplify this, and reduce the number of questions by making > LEDS_TI_LMU_COMMON invisible, and letting it be selected when needed. > > Fixes: 3fce8e1eb9945c27 ("leds: TI LMU: Add common code for TI LMU devices") > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Exposed by commit a61079efc8788858 ("leds: TI_LMU_COMMON: select REGMAP > instead of depending on it"). > --- > drivers/leds/Kconfig | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-) Fixes: tag removed and applied, thanks. -- Lee Jones [李琼斯]