From: Mahesh Mahadevan Date: Thu, 4 Apr 2013 19:54:47 +0000 (+0000) Subject: linux-imx (2.6.35.3): Enable FEC_NAPI in the MX5 defconfig X-Git-Tag: 2.1~1444 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5be09c251654b2f09cb9a1fe988425b086845a22;p=meta-freescale.git linux-imx (2.6.35.3): Enable FEC_NAPI in the MX5 defconfig Updated to match the config included in the linux source code. Signed-off-by: Mahesh Mahadevan --- diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig b/meta-fsl-arm/recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig index c2a11cb5..a4fd20f7 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig @@ -874,6 +874,7 @@ CONFIG_SMSC911X=y # CONFIG_KS8851 is not set # CONFIG_KS8851_MLL is not set CONFIG_FEC=y +CONFIG_FEC_NAPI=y # CONFIG_FEC_1588 is not set # CONFIG_FEC2 is not set # CONFIG_NETDEV_1000 is not set