diff options
author | Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu> | 2024-08-14 14:08:30 +0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-08-15 11:30:41 -0600 |
commit | c964f331bed6a847b1557703d9af68c2c8d8b2c6 (patch) | |
tree | cb47a8020c8b272219d68b7d852c15c91ff25cd4 /test/env/cmd_ut_env.c | |
parent | 3d7f19459745262c54472e9c909b9e2f8daacea2 (diff) |
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: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Alexander Dahl <ada@thorsis.com>
Diffstat (limited to 'test/env/cmd_ut_env.c')
0 files changed, 0 insertions, 0 deletions