X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F019-remove_ath5k_pci_option.patch;h=0dd905c868dfa3592723f02ae77598805b294345;hb=b01eb369ce4b236f214c74dc7a30f65474ddf8d3;hp=a11d6257156a653d5034c49322d5c3858c7f60d9;hpb=d8db515de0a58dd4ef09d52519d1df2c260a65f9;p=openwrt.git diff --git a/package/mac80211/patches/019-remove_ath5k_pci_option.patch b/package/mac80211/patches/019-remove_ath5k_pci_option.patch index a11d625715..0dd905c868 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 -@@ -268,7 +268,7 @@ CONFIG_ATH9K_BTCOEX_SUPPORT=y +@@ -281,7 +281,7 @@ endif #CONFIG_COMPAT_KERNEL_2_6_27 # 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