ath10k_pci: wifi modules must be modules

tftpboot-append-dtb
Daniel Barlow 2024-02-13 12:56:03 +00:00
parent b7efbd3e21
commit 8ac848b1e6
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@
ATH9K = "m";
ATH9K_AHB = "y";
ATH10K = "m";
ATH10K_PCI = "y";
ATH10K_PCI = "m";
ATH10K_DEBUG = "y";
};
};