forked from Ivasoft/openwrt
Revert "gpio-cdev: add nu801 userspace driver"
This reverts commit f536f5ebdd.
As Hauke commented, this causes builder failures on 5.4 kernels.
This revert includes changes to the mx100 kernel modules
dependency as well as the uci led definitions.
Tested-by: Chris Blake <chrisrblake93@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ board_config_update
|
||||
case "$(board_name)" in
|
||||
cisco-mx100-hw)
|
||||
ucidef_set_led_usbport "usb" "USB" "mx100:green:usb" "1-1-port2"
|
||||
ucidef_set_led_default "diag" "DIAG" "mx100:green:tricolor" "1"
|
||||
ucidef_set_led_default "diag" "DIAG" "mx100:green:ha" "1"
|
||||
;;
|
||||
pc-engines-apu1|pc-engines-apu2|pc-engines-apu3)
|
||||
ucidef_set_led_netdev "wan" "WAN" "apu:green:3" "eth0"
|
||||
|
||||
Reference in New Issue
Block a user