blob: c83874b14b22f84ac1087c9ac2568733028e38c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/config.mk
+++ b/config.mk
@@ -268,7 +268,7 @@ export CONFIG_ATH9K_BTCOEX_SUPPORT=y
# PCI Drivers
ifdef CONFIG_PCI
-export CONFIG_ATH5K_PCI=y
+# export CONFIG_ATH5K_PCI=y
export CONFIG_ATH9K_PCI=y
export CONFIG_IWLWIFI=m
|