X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F019-remove_ath5k_pci_option.patch;h=d0149d39c182571830fe930d29edf87b5193deb2;hp=792ecb563c5153ede6600b1645d8245d78261fd5;hb=de017af48d93a4c8bd0691f5cb9315e2f5f15cf1;hpb=8d00d695a0bffe507b4fc507ca037d83c0c93665 diff --git a/package/mac80211/patches/019-remove_ath5k_pci_option.patch b/package/mac80211/patches/019-remove_ath5k_pci_option.patch index 792ecb563c..d0149d39c1 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 -@@ -189,7 +189,7 @@ CONFIG_MAC80211_HWSIM=m +@@ -282,7 +282,7 @@ endif #CONFIG_COMPAT_KERNEL_2_6_27 + # PCI Drivers ifdef CONFIG_PCI - CONFIG_ATH5K=m --CONFIG_ATH5K_PCI=y -+# CONFIG_ATH5K_PCI=y - # CONFIG_ATH5K_DEBUG=y - # CONFIG_ATH5K_AHB=y - CONFIG_ATH9K_HW=m +-export CONFIG_ATH5K_PCI=y ++# export CONFIG_ATH5K_PCI=y + export CONFIG_ATH9K_PCI=y + + export CONFIG_IWLWIFI=m