ath5k: disable fast channel changes, some people have reported that they introduce...
[openwrt.git] / package / mac80211 / patches / 019-remove_ath5k_pci_option.patch
index a6505ea..6fa4a9a 100644 (file)
@@ -1,11 +1,11 @@
 --- a/config.mk
 +++ b/config.mk
-@@ -207,7 +207,7 @@ CONFIG_ATH9K_COMMON=m
+@@ -210,7 +210,7 @@ CONFIG_ATH9K_COMMON=m
  # PCI Drivers
  ifdef CONFIG_PCI
  
 -CONFIG_ATH5K_PCI=y
 +# CONFIG_ATH5K_PCI=y
- CONFIG_ATH9K=m
+ CONFIG_ATH9K_PCI=y
  
  CONFIG_IWLAGN=m
This page took 0.022793 seconds and 4 git commands to generate.