[ramips] correct PCI IO/Mem resource swapping
[openwrt.git] / target / linux / ramips / patches-2.6.39 / 103-ethernet.patch
index 2b02b49..a5a9ab4 100644 (file)
@@ -1,14 +1,19 @@
 --- a/drivers/net/Kconfig
 +++ b/drivers/net/Kconfig
-@@ -494,6 +494,12 @@ config MIPS_AU1X00_ENET
+@@ -494,6 +494,17 @@ config MIPS_AU1X00_ENET
          If you have an Alchemy Semi AU1X00 based system
          say Y.  Otherwise, say N.
  
 +config MIPS_RAMIPS_NET
 +      tristate "Ethernet driver for rt288x/rt305x"
 +      depends on MIPS_RALINK
++      select PHYLIB if (SOC_RT288X || SOC_RT3883)
 +      help
 +        This driver supports the etehrnet mac inside the ralink wisocs
++
++config RAMIPS_ETH_DEBUG
++      bool "Enable debug messages in the Ralink ethernet driver"
++      depends on MIPS_RAMIPS_NET
 +
  config SGI_IOC3_ETH
        bool "SGI IOC3 Ethernet"
This page took 0.026788 seconds and 4 git commands to generate.