kirkwood: do not expose status LED to user config by default
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 21 Feb 2020 20:09:25 +0000 (21:09 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 22 Feb 2020 13:25:52 +0000 (14:25 +0100)
commitaa9c2149a77652e803939e1fc77dac5d35488cac
tree2eeb69f2945a2af2c549af24b4c4faf5e94bd67d
parent6bbca3a09a2add5b0a2cc1743805d24ea6072578
kirkwood: do not expose status LED to user config by default

So far, the state of status LEDs is set up in 01_leds for many devices
in kirkwood target. As those LEDs are also controlled by diag.sh,
exposing them to the user via uci config by default seems not helpful
and might even have confusing results for the user.

Thus, remove the ucidef_set_led_default setup for power/status LED, but
do not touch the rest where user control is actually a feature.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/kirkwood/base-files/etc/board.d/01_leds