mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 12:06:09 +01:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue