aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/keystone_defconfig
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@ti.com>2014-04-01 18:02:45 +0300
committerSantosh Shilimkar <ssantosh@kernel.org>2014-11-04 10:28:40 -0800
commit4d5702b5f99834f9b2ac61870483c2abbdd5b66e (patch)
tree1dfe2f8a5c099f41d10bd731564061742a5cc1e1 /arch/arm/configs/keystone_defconfig
parentARM: keystone_defconfig: enable dsp irq and gpio support (diff)
downloadlinux-dev-4d5702b5f99834f9b2ac61870483c2abbdd5b66e.tar.xz
linux-dev-4d5702b5f99834f9b2ac61870483c2abbdd5b66e.zip
ARM: keystone_defconfig: enable mdio and marvell eth phys
Enable MDIO support for Keystone 2 SoCs and also enable Marvell Ethernet PHYs support for Keystone 2 K2H EVM which has two 1G Marvell 88E1111-B2 PHYs installed. For more information see: - http://www.advantech.com/Support/TI-EVM/EVMK2HX.aspx Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Diffstat (limited to 'arch/arm/configs/keystone_defconfig')
-rw-r--r--arch/arm/configs/keystone_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
index c9b0d1b0afe1..4c799b585693 100644
--- a/arch/arm/configs/keystone_defconfig
+++ b/arch/arm/configs/keystone_defconfig
@@ -196,3 +196,5 @@ CONFIG_LEDS_TRIGGER_BACKLIGHT=y
CONFIG_LEDS_TRIGGER_GPIO=y
CONFIG_KEYSTONE_IRQ=y
CONFIG_GPIO_SYSCON=y
+CONFIG_TI_DAVINCI_MDIO=y
+CONFIG_MARVELL_PHY=y