Use generic led configuration

This commit is contained in:
logicog
2026-02-08 20:25:01 +01:00
parent 59894e68cb
commit d29adafe3c
3 changed files with 18 additions and 145 deletions
-1
View File
@@ -214,7 +214,6 @@ void leds_setup(void) __banked
reg_bit_set(RTL837X_REG_LED_GLB_IO_EN, 29);
else
reg_bit_clear(RTL837X_REG_LED_GLB_IO_EN, 29);
// Configure the LED-mux
if (machine.led_mux_custom) {