summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/omap3_evm_defconfig
diff options
context:
space:
mode:
authorSriram2009-11-22 19:11:30 +0100
committerTony Lindgren2009-11-22 19:24:33 +0100
commit562138a4487191b5bcc0bea591368db7b3d3900a (patch)
tree7c2231dc7f4b8ef84ed94ce7ec1ca2bc089170c3 /arch/arm/configs/omap3_evm_defconfig
parentomap3evm: Initialize vmmc and vmmc_aux regulators (diff)
downloadkernel-qcow2-linux-562138a4487191b5bcc0bea591368db7b3d3900a.tar.gz
kernel-qcow2-linux-562138a4487191b5bcc0bea591368db7b3d3900a.tar.xz
kernel-qcow2-linux-562138a4487191b5bcc0bea591368db7b3d3900a.zip
omap3evm: MIgrate to smsc911x ethernet driver
Migrate to smsc911x ethernet driver instead of smc911x driver. The smsc911x ethernet driver supports NAPI and performs better under heavy traffic. With the smc911x driver we were witnessing very high iowait time for high IO load over NFS. Signed-off-by: Sriramakrishnan <srk@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap3_evm_defconfig')
-rw-r--r--arch/arm/configs/omap3_evm_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/omap3_evm_defconfig b/arch/arm/configs/omap3_evm_defconfig
index da69732dd048..e190fc8b9a7c 100644
--- a/arch/arm/configs/omap3_evm_defconfig
+++ b/arch/arm/configs/omap3_evm_defconfig
@@ -617,8 +617,8 @@ CONFIG_MII=y
# CONFIG_DM9000 is not set
# CONFIG_ENC28J60 is not set
# CONFIG_ETHOC is not set
-CONFIG_SMC911X=y
-# CONFIG_SMSC911X is not set
+# CONFIG_SMC911X is not set
+CONFIG_SMSC911X=y
# CONFIG_DNET is not set
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set