On 10/19/2016 07:08 AM, Yotam Gigi wrote:
This driver enables to control the leds on Mellanox switches.
Signed-off-by: Yotam Gigi yotamg@mellanox.com
config-generic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config-generic b/config-generic index 4ef2afd..e9f493d 100644 --- a/config-generic +++ b/config-generic @@ -5525,7 +5525,7 @@ CONFIG_LEDS_WM831X_STATUS=m # CONFIG_LEDS_LP5562 is not set # CONFIG_LEDS_LP55XX_COMMON is not set # CONFIG_LEDS_PM8058 is not set -# CONFIG_LEDS_MLXCPLD is not set +CONFIG_LEDS_MLXCPLD=y
CONFIG_DMADEVICES=y CONFIG_DMA_ENGINE=y
Thanks for the patch, this is is helpful. I turned the option as =m in today's rawhide.
Thanks, Laura