meta: rename module to pcie-brcmstb

https://github.com/torvalds/linux/blob/v6.17/drivers/pci/controller/Makefile#L37
This commit is contained in:
Issam E. Maghni
2025-11-04 09:59:03 -05:00
parent 744975050f
commit fc4c7c6ec7

View File

@@ -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";