mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 08:06:22 +01:00
meta: rename module to pcie-brcmstb
https://github.com/torvalds/linux/blob/v6.17/drivers/pci/controller/Makefile#L37
This commit is contained in:
parent
744975050f
commit
fc4c7c6ec7
|
|
@ -33,7 +33,7 @@
|
||||||
"usbhid"
|
"usbhid"
|
||||||
"usb-storage"
|
"usb-storage"
|
||||||
"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
|
||||||
]
|
]
|
||||||
++ lib.optional config.boot.initrd.network.enable "genet";
|
++ lib.optional config.boot.initrd.network.enable "genet";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue