]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx (2.6.35.3): Sync i.MX5 defconfig with the one in the kernel
authorMahesh Mahadevan <Mahesh.Mahadevan@freescale.com>
Wed, 30 Oct 2013 18:52:53 +0000 (18:52 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 31 Oct 2013 14:20:56 +0000 (12:20 -0200)
Enable CONFIG_FEC_NAPI option. This was disabled earlier as it was causing
a crash during boot, this issue has been fixed by commit: <ef3b62c1bab6f8>
ENGR00266268 net: fec: napi cause system crash

Signed-off-by: Mahesh Mahadevan <Mahesh.Mahadevan@freescale.com>
meta-fsl-arm/recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig

index 94323bc065ebfdbd7430d91f25d652838f42129c..213a06d741a6a555394ac4f47f997c140061787e 100644 (file)
@@ -877,7 +877,7 @@ CONFIG_SMSC911X=y
 # CONFIG_KS8851 is not set
 # CONFIG_KS8851_MLL is not set
 CONFIG_FEC=y
-# CONFIG_FEC_NAPI is not set
+CONFIG_FEC_NAPI=y
 # CONFIG_FEC_1588 is not set
 # CONFIG_FEC2 is not set
 # CONFIG_NETDEV_1000 is not set