From mboxrd@z Thu Jan 1 00:00:00 1970 From: s.hauer@pengutronix.de (Sascha Hauer) Date: Fri, 11 Nov 2011 16:58:51 +0100 Subject: [PATCH 1/4] arm/imx: fix mx3_defconfig to add FEC back In-Reply-To: <1320914372-4416-2-git-send-email-shawn.guo@linaro.org> References: <1320914372-4416-1-git-send-email-shawn.guo@linaro.org> <1320914372-4416-2-git-send-email-shawn.guo@linaro.org> Message-ID: <20111111155851.GC16886@pengutronix.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 10, 2011 at 04:39:29PM +0800, Shawn Guo wrote: > The commit 'd880db0 arm: mx3: update defconfig' removes FEC support > which is not good, since FEC is useful for both developers and users. > > Signed-off-by: Shawn Guo > Cc: Sascha Hauer I skipped this one for now as I have hope to get the i.MX5 merge into -rc which would remove this file. If not, I'll send this one later. Sascha > --- > arch/arm/configs/mx3_defconfig | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/configs/mx3_defconfig b/arch/arm/configs/mx3_defconfig > index cb0717f..ee50a9e 100644 > --- a/arch/arm/configs/mx3_defconfig > +++ b/arch/arm/configs/mx3_defconfig > @@ -67,6 +67,7 @@ CONFIG_SMSC_PHY=y > CONFIG_NET_ETHERNET=y > CONFIG_SMSC911X=y > CONFIG_DNET=y > +CONFIG_FEC=y > # CONFIG_NETDEV_1000 is not set > # CONFIG_NETDEV_10000 is not set > # CONFIG_INPUT_MOUSEDEV is not set > -- > 1.7.4.1 > > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |