Skip to content
Commit c964f331 authored by Mikhail Kshevetskiy's avatar Mikhail Kshevetskiy Committed by Tom Rini
Browse files

cmd: led: fix led command usage for the LED_SW_BLINK enabled case



CONFIG_LED_BLINK and CONFIG_LED_SW_BLINK can be defined independently.
Led blinking works if any (or both) of them is enabled. Unfortunately
the led command help does not display blinking option if only
CONFIG_LED_SW_BLINK is enabled. This is definitely wrong.

This patch fix an issue.

Signed-off-by: default avatarMikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarAlexander Dahl <ada@thorsis.com>
parent 3d7f1945
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment