ath10k_pci: wifi modules must be modules
This commit is contained in:
parent
b7efbd3e21
commit
8ac848b1e6
@ -222,7 +222,7 @@
|
||||
ATH9K = "m";
|
||||
ATH9K_AHB = "y";
|
||||
ATH10K = "m";
|
||||
ATH10K_PCI = "y";
|
||||
ATH10K_PCI = "m";
|
||||
ATH10K_DEBUG = "y";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user