fec: Add FEC support for MX25 processor
authorFabio Estevam <fabioestevam@yahoo.com>
Mon, 21 Sep 2009 14:41:21 +0000 (14:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Sep 2009 21:47:23 +0000 (14:47 -0700)
Add FEC support for MX25 processor.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig

index 21333c1..f9fbd52 100644 (file)
@@ -1875,7 +1875,7 @@ config 68360_ENET
 
 config FEC
        bool "FEC ethernet controller (of ColdFire and some i.MX CPUs)"
-       depends on M523x || M527x || M5272 || M528x || M520x || M532x || MACH_MX27 || ARCH_MX35
+       depends on M523x || M527x || M5272 || M528x || M520x || M532x || MACH_MX27 || ARCH_MX35 || ARCH_MX25
        help
          Say Y here if you want to use the built-in 10/100 Fast ethernet
          controller on some Motorola ColdFire and Freescale i.MX processors.