major cleanup of the ar531x code, improved hardware detection and support for multipl...
[openwrt-10.03/.git] / target / linux / atheros-2.6 / patches / 120-enable_wireless_for_ahb.patch
index 616f3945845443ef7647246a7623dceef4638cc1..a959cba9c35b0d7c4ca4977355f77d4eb7ddc10c 100644 (file)
@@ -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