mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-15 10:28:20 +00:00
busybox: drop VIM3 workaround from ledfix
This commit is contained in:
@ -14,10 +14,3 @@ case $(dtsoc) in
|
||||
done
|
||||
;;
|
||||
esac
|
||||
|
||||
# add device-specific led handling here
|
||||
case $(dtname) in
|
||||
khadas,vim3*)
|
||||
echo "255" > /sys/devices/platform/leds/leds/vim3\:red/brightness
|
||||
;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user