Hi Vadim, Thanks for the patch. On 02/01/2018 09:10 AM, Vadim Pasternak wrote: > It makes leds-mlxcpld available for 32 bit architecture. > > Signed-off-by: Vadim Pasternak <vadimp@xxxxxxxxxxxx> > Reported-by: Jiri Pirko <jiri@xxxxxxxxxxxx> > --- > drivers/leds/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig > index 3e763d2..fe52436a7 100644 > --- a/drivers/leds/Kconfig > +++ b/drivers/leds/Kconfig > @@ -688,7 +688,7 @@ config LEDS_PM8058 > > config LEDS_MLXCPLD > tristate "LED support for the Mellanox boards" > - depends on X86_64 && DMI > + depends on X86 && DMI > depends on LEDS_CLASS > help > This option enabled support for the LEDs on the Mellanox > Applied to the for-4.17 branch of linux-leds.git. -- Best regards, Jacek Anaszewski