From: Roger Quadros Date: Tue, 14 Mar 2017 12:51:19 +0000 (+0200) Subject: ARM: omap2plus_defconfig: Enable TI Ethernet PHY X-Git-Tag: v4.12-rc1~55^2~1^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7faddeb460d40efd1818d71e69f38fad09a9688e;p=karo-tx-linux.git ARM: omap2plus_defconfig: Enable TI Ethernet PHY DP83848_PHY i.e. [TI TLK10X 10/100 Mbps PHY] is used on the am335x-icev2 board. Enable the PHY driver for it. Signed-off-by: Roger Quadros Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 2788926dab32..6611ad46be9a 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -169,6 +169,7 @@ CONFIG_TI_CPTS=y # CONFIG_NET_VENDOR_VIA is not set # CONFIG_NET_VENDOR_WIZNET is not set CONFIG_AT803X_PHY=y +CONFIG_DP83848_PHY=y CONFIG_MICREL_PHY=y CONFIG_SMSC_PHY=y CONFIG_USB_USBNET=m