All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH] linux-imx (2.6.35.3): Sync i.MX5 defconfig with the one in the kernel
@ 2013-10-30 18:52 Mahesh Mahadevan
  0 siblings, 0 replies; only message in thread
From: Mahesh Mahadevan @ 2013-10-30 18:52 UTC (permalink / raw)
  To: meta-freescale

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>
---
 recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig b/recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig
index 94323bc..213a06d 100644
--- a/recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig
+++ b/recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig
@@ -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
-- 
1.8.0




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-30 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-30 18:52 [meta-fsl-arm][PATCH] linux-imx (2.6.35.3): Sync i.MX5 defconfig with the one in the kernel Mahesh Mahadevan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.