linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: mxs: Select FEC driver
@ 2011-11-29 18:50 Fabio Estevam
  2011-11-29 19:23 ` Marek Vasut
  2011-11-29 19:33 ` Uwe Kleine-König
  0 siblings, 2 replies; 6+ messages in thread
From: Fabio Estevam @ 2011-11-29 18:50 UTC (permalink / raw)
  To: linux-arm-kernel

Let the FEC driver be built by default.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/configs/mxs_defconfig |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index 6ee781b..f99bcfc 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -59,6 +59,8 @@ CONFIG_DEVTMPFS=y
 # CONFIG_BLK_DEV is not set
 CONFIG_NETDEVICES=y
 CONFIG_NET_ETHERNET=y
+CONFIG_NET_VENDOR_FREESCALE=y
+CONFIG_FEC=y
 CONFIG_ENC28J60=y
 # CONFIG_NETDEV_1000 is not set
 # CONFIG_NETDEV_10000 is not set
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-11-30 13:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-29 18:50 [PATCH] ARM: mxs: Select FEC driver Fabio Estevam
2011-11-29 19:23 ` Marek Vasut
2011-11-29 19:33 ` Uwe Kleine-König
2011-11-30  8:22   ` Shawn Guo
2011-11-30  9:06     ` Uwe Kleine-König
2011-11-30 13:35       ` Shawn Guo

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).