aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/200-ath5k_pci_dependency.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/mac80211/patches/200-ath5k_pci_dependency.patch')
-rw-r--r--package/mac80211/patches/200-ath5k_pci_dependency.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/mac80211/patches/200-ath5k_pci_dependency.patch b/package/mac80211/patches/200-ath5k_pci_dependency.patch
new file mode 100644
index 0000000000..2d99b4af95
--- /dev/null
+++ b/package/mac80211/patches/200-ath5k_pci_dependency.patch
@@ -0,0 +1,11 @@
+--- a/drivers/net/wireless/ath/ath5k/Kconfig
++++ b/drivers/net/wireless/ath/ath5k/Kconfig
+@@ -55,7 +55,7 @@ config ATH5K_TRACER
+
+ config ATH5K_AHB
+ bool "Atheros 5xxx AHB bus support"
+- depends on (ATHEROS_AR231X && !PCI)
++ depends on ATHEROS_AR231X
+ ---help---
+ This adds support for WiSoC type chipsets of the 5xxx Atheros
+ family.