Merge #600
600: fix: remove rpi_backlight driver from rpi4 config r=Mic92 a=louib Co-authored-by: louib <code@louib.net>
This commit is contained in:
commit
0e55a5963e
|
@ -23,7 +23,6 @@
|
||||||
"vc4"
|
"vc4"
|
||||||
"pcie_brcmstb" # required for the pcie bus to work
|
"pcie_brcmstb" # required for the pcie bus to work
|
||||||
"reset-raspberrypi" # required for vl805 firmware to load
|
"reset-raspberrypi" # required for vl805 firmware to load
|
||||||
"rpi_backlight" # required for backlight support
|
|
||||||
];
|
];
|
||||||
|
|
||||||
loader = {
|
loader = {
|
||||||
|
|
Loading…
Reference in a new issue