From 8d00d695a0bffe507b4fc507ca037d83c0c93665 Mon Sep 17 00:00:00 2001 From: hauke Date: Wed, 22 Dec 2010 17:39:05 +0000 Subject: 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 --- package/mac80211/patches/019-remove_ath5k_pci_option.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/mac80211/patches/019-remove_ath5k_pci_option.patch (limited to 'package/mac80211/patches/019-remove_ath5k_pci_option.patch') diff --git a/package/mac80211/patches/019-remove_ath5k_pci_option.patch b/package/mac80211/patches/019-remove_ath5k_pci_option.patch new file mode 100644 index 000000000..792ecb563 --- /dev/null +++ b/package/mac80211/patches/019-remove_ath5k_pci_option.patch @@ -0,0 +1,11 @@ +--- 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 -- cgit v1.2.3