diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2007-02-04 21:18:10 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2007-02-04 21:18:10 +0000 |
| commit | 76c376d82a9bb487024875ad8a9985b078428ca0 (patch) | |
| tree | cb1889ac12efd291486fea515200a0715cba6ce7 /target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch | |
| parent | b4bd2648998ee5ed8f4a1dc6385462976ad64ff0 (diff) | |
| download | mtk-20170518-76c376d82a9bb487024875ad8a9985b078428ca0.zip mtk-20170518-76c376d82a9bb487024875ad8a9985b078428ca0.tar.gz mtk-20170518-76c376d82a9bb487024875ad8a9985b078428ca0.tar.bz2 | |
update atheros 2.6 port - add support for the older chip generation
SVN-Revision: 6265
Diffstat (limited to 'target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch')
| -rw-r--r-- | target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch b/target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch index 616f394..a959cba 100644 --- a/target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch +++ b/target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch @@ -6,7 +6,7 @@ diff -urN linux.old/drivers/net/wireless/Kconfig linux.dev/drivers/net/wireless/ config NET_WIRELESS bool - depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA) -+ depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA || AR531X) ++ depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA || ATHEROS) default y endmenu |
