Skip to content

Commit f461f08

Browse files
committed
initcpio: Add modules needed for USB3/ATC
Signed-off-by: Hector Martin <[email protected]>
1 parent dcdd195 commit f461f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

initcpio/install/asahi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build() {
1818

1919
# For USB
2020
map add_module i2c-apple? tps6598x? apple-dart? dwc3? dwc3-of-simple? \
21-
xhci-pci? pcie-apple? gpio_macsmc?
21+
nvmem-apple-efuses? phy-apple-atc? xhci-pci? pcie-apple? gpio_macsmc?
2222

2323
# For HID
2424
map add_module spi-apple? spi-hid-apple? spi-hid-apple-of?

0 commit comments

Comments
 (0)