1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 05:37:07 +03:00
openwrt-xburst/package/mac80211/patches/019-remove_ath5k_pci_option.patch
hauke 8d00d695a0 mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-22 17:39:05 +00:00

12 lines
219 B
Diff

--- a/config.mk
+++ b/config.mk
@@ -189,7 +189,7 @@ CONFIG_MAC80211_HWSIM=m
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