Skip to content
Commit 2ab6e74d authored by Jan Kiszka's avatar Jan Kiszka Committed by Tom Rini
Browse files

cmd: Kconfig: LED command depends on LED subsystems



Without CONFIG_LED, we get

cmd/built-in.o: In function `show_led_state':
cmd/led.c:40: undefined reference to `led_get_state'
cmd/built-in.o: In function `do_led':
cmd/led.c:99: undefined reference to `led_get_by_label'
cmd/led.c:108: undefined reference to `led_set_state'

Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
parent fca0128d
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