diff options
author | Nishanth Menon <nm@ti.com> | 2016-03-24 17:52:49 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-04-13 14:42:14 -0700 |
commit | 73489eead20520d5de6dee3527b9a6d0435611c1 (patch) | |
tree | 4aaf7cebd5acd00a4aa2e2a19daa32ae31d7e91a /arch/arm/configs | |
parent | 7e09d775e8fd2f08fe6dc92691c3fceab561074d (diff) | |
download | talos-op-linux-73489eead20520d5de6dee3527b9a6d0435611c1.tar.gz talos-op-linux-73489eead20520d5de6dee3527b9a6d0435611c1.zip |
ARM: omap2plus_defconfig: Enable DP83867 support
Enable DP83867 Ethernet phy for supporting networking on DRA72-EVM rev C
(SR2.0).
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index b4f17a4c8b24..c61fb57fc363 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -178,6 +178,7 @@ CONFIG_TI_CPTS=y # CONFIG_NET_VENDOR_WIZNET is not set CONFIG_AT803X_PHY=y CONFIG_SMSC_PHY=y +CONFIG_DP83867_PHY=y CONFIG_USB_USBNET=m CONFIG_USB_NET_SMSC75XX=m CONFIG_USB_NET_SMSC95XX=m |