ARM: imx_v6_v7_defconfig: Select SMSC_PHY
authorLeonard Crestez <leonard.crestez@nxp.com>
Wed, 29 Mar 2017 10:48:02 +0000 (13:48 +0300)
committerShawn Guo <shawnguo@kernel.org>
Thu, 30 Mar 2017 13:21:34 +0000 (21:21 +0800)
commitc5054a98bce49ab2956e0dbc3fdfd6345716b16b
treec452f12b5a4f11030628ff73c906a9f582ceeb29
parent54b5ba8fdc35df5e2340cbbd6406f7ae14be5d5a
ARM: imx_v6_v7_defconfig: Select SMSC_PHY

The imx6sl-evk board has a LAN8720A ethernet phy supported by SMSC_PHY.
Add this driver to the default imx config since the device is present on
one of the evaluation boards.

This used to work mostly fine with the generic phy driver until
commit 0878fff1f42c ("net: phy: Do not perform software reset for
Generic PHY"). The fact that soft reset is no longer performed
apparently causes RX to sometimes failes which can cause netboot to
timeout on DHCP. This is eventually retried and it works after link
up/down but can takes 90 seconds to reach the login prompt.

This was generated with "make savedefconfig" and it includes a few
additional minor cleanups.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig