X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F019-remove_ath5k_pci_option.patch;fp=package%2Fmac80211%2Fpatches%2F019-remove_ath5k_pci_option.patch;h=c83874b14b22f84ac1087c9ac2568733028e38c1;hb=1631c1cb2eb941a290370a454bf5b44fc824d2e4;hp=40a5cfc2d2cbcc1a3c6f982745ab8916186d8e7a;hpb=29c6da50b5908edfaa98dffcdedb544ad9806b98;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/mac80211/patches/019-remove_ath5k_pci_option.patch b/package/mac80211/patches/019-remove_ath5k_pci_option.patch index 40a5cfc2d2..c83874b14b 100644 --- a/package/mac80211/patches/019-remove_ath5k_pci_option.patch +++ b/package/mac80211/patches/019-remove_ath5k_pci_option.patch @@ -1,11 +1,11 @@ --- a/config.mk +++ b/config.mk -@@ -273,7 +273,7 @@ CONFIG_ATH9K_BTCOEX_SUPPORT=y +@@ -268,7 +268,7 @@ export CONFIG_ATH9K_BTCOEX_SUPPORT=y # PCI Drivers ifdef CONFIG_PCI --CONFIG_ATH5K_PCI=y -+# CONFIG_ATH5K_PCI=y - CONFIG_ATH9K_PCI=y +-export CONFIG_ATH5K_PCI=y ++# export CONFIG_ATH5K_PCI=y + export CONFIG_ATH9K_PCI=y - CONFIG_IWLWIFI=m + export CONFIG_IWLWIFI=m