[PATCH 2/2] ARM: shmobile: armadillo800eva: Enable SMSC_PHY in defconfig
Simon Horman
horms+renesas at verge.net.au
Thu Dec 5 20:41:19 EST 2013
The armadillo800eva board uses has an SMSC LAN8710A phy.
Enable SMSC_PHY in the defconfig to make use of the SMSC-specific phy
driver rather than relying on the generic phy driver.
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
arch/arm/configs/armadillo800eva_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/armadillo800eva_defconfig b/arch/arm/configs/armadillo800eva_defconfig
index 5abf1a2..6162a4b 100644
--- a/arch/arm/configs/armadillo800eva_defconfig
+++ b/arch/arm/configs/armadillo800eva_defconfig
@@ -75,6 +75,7 @@ CONFIG_SH_ETH=y
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_STMICRO is not set
+CONFIG_SMSC_PHY=y
# CONFIG_WLAN is not set
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_EVDEV=y
--
1.8.4
More information about the linux-arm-kernel
mailing list