mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:08:49 +08: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:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user