summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx-2.6.35.3
diff options
context:
space:
mode:
authorMahesh Mahadevan <Mahesh.Mahadevan@freescale.com>2013-04-04 19:54:47 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2013-04-05 10:20:19 -0300
commit0a9469a14c593d7fb2c2b17fa6c91e0e49e29158 (patch)
tree112aac4f1aee5e6f2619f802c9c1efee66dbbaf8 /recipes-kernel/linux/linux-imx-2.6.35.3
parent756446eb759e6c6146f6eb27c403cc34751dc325 (diff)
downloadmeta-fsl-arm-0a9469a14c593d7fb2c2b17fa6c91e0e49e29158.tar.gz
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 <Mahesh.Mahadevan@freescale.com>
Diffstat (limited to 'recipes-kernel/linux/linux-imx-2.6.35.3')
-rw-r--r--recipes-kernel/linux/linux-imx-2.6.35.3/mx5/defconfig1
1 files changed, 1 insertions, 0 deletions
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 c2a11cb..a4fd20f 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
@@ -874,6 +874,7 @@ CONFIG_SMSC911X=y
874# CONFIG_KS8851 is not set 874# CONFIG_KS8851 is not set
875# CONFIG_KS8851_MLL is not set 875# CONFIG_KS8851_MLL is not set
876CONFIG_FEC=y 876CONFIG_FEC=y
877CONFIG_FEC_NAPI=y
877# CONFIG_FEC_1588 is not set 878# CONFIG_FEC_1588 is not set
878# CONFIG_FEC2 is not set 879# CONFIG_FEC2 is not set
879# CONFIG_NETDEV_1000 is not set 880# CONFIG_NETDEV_1000 is not set