aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-04-08 06:11:59 -0400
committerTony Lindgren <tony@atomide.com>2016-04-13 17:44:53 -0400
commitdf4b461dcce518e39136cdd7ea6d32188c85146a (patch)
tree92bf2de7bc1e4363e38e01cd36652fb89026e4b0
parent73489eead20520d5de6dee3527b9a6d0435611c1 (diff)
ARM: omap2plus_defconfig: Enable MDIO Bus/PHY emulation support
MDIO Bus/PHY emulation with fixed speed/link PHYs will be used in Baltos iR5221 devices to connect to ICPlus IP175D switch IC. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index c61fb57fc363..c48404c7bce5 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -178,6 +178,7 @@ CONFIG_TI_CPTS=y
178# CONFIG_NET_VENDOR_WIZNET is not set 178# CONFIG_NET_VENDOR_WIZNET is not set
179CONFIG_AT803X_PHY=y 179CONFIG_AT803X_PHY=y
180CONFIG_SMSC_PHY=y 180CONFIG_SMSC_PHY=y
181CONFIG_FIXED_PHY=y
181CONFIG_DP83867_PHY=y 182CONFIG_DP83867_PHY=y
182CONFIG_USB_USBNET=m 183CONFIG_USB_USBNET=m
183CONFIG_USB_NET_SMSC75XX=m 184CONFIG_USB_NET_SMSC75XX=m