* [PATCH] fec: Add FEC support for MX25 processor
@ 2009-09-22 0:41 Fabio Estevam
2009-09-22 22:09 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2009-09-22 0:41 UTC (permalink / raw)
To: netdev; +Cc: s.hauer
Add FEC support for MX25 processor.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
drivers/net/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index ed5741b..2bea67c 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -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.
--
1.6.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] fec: Add FEC support for MX25 processor
2009-09-22 0:41 [PATCH] fec: Add FEC support for MX25 processor Fabio Estevam
@ 2009-09-22 22:09 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-09-22 22:09 UTC (permalink / raw)
To: fabioestevam; +Cc: netdev, s.hauer
From: Fabio Estevam <fabioestevam@yahoo.com>
Date: Mon, 21 Sep 2009 17:41:21 -0700 (PDT)
> Add FEC support for MX25 processor.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-09-22 22:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-22 0:41 [PATCH] fec: Add FEC support for MX25 processor Fabio Estevam
2009-09-22 22:09 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).