The MIPS based xilfpga platform uses this driver.
Enable it for MIPS
Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
 config NET_VENDOR_XILINX
        bool "Xilinx devices"
        default y
-       depends on PPC || PPC32 || MICROBLAZE || ARCH_ZYNQ
+       depends on PPC || PPC32 || MICROBLAZE || ARCH_ZYNQ || MIPS
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y.
 
 
 config XILINX_EMACLITE
        tristate "Xilinx 10/100 Ethernet Lite support"
-       depends on (PPC32 || MICROBLAZE || ARCH_ZYNQ)
+       depends on PPC32 || MICROBLAZE || ARCH_ZYNQ || MIPS
        select PHYLIB
        ---help---
          This driver supports the 10/100 Ethernet Lite from Xilinx.