]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: configs: sunxi: Enable MICREL_PHY
authorPriit Laes <plaes@plaes.org>
Fri, 1 Nov 2019 07:57:09 +0000 (09:57 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Fri, 1 Nov 2019 09:03:39 +0000 (10:03 +0100)
Include support for Micrel KSZ9031 PHY driver in sunxi_defconfig,
which fixes issues of link not coming up at boot time with
certain link partners.

Micrel KSZ9031 PHY chip is used on Olimex A20-OLinuXino-LIME2
boards.

The errata fix itself has been implemented in commit
"3aed3e2a143c96: net: phy: micrel: add Asym Pause workaround"

Signed-off-by: Priit Laes <plaes@plaes.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
arch/arm/configs/sunxi_defconfig

index d0ab8ba7710ade28cce4288e7131a28f0dc85692..3f5d727efc41138a4a4c511c6d2f35120f5b8f51 100644 (file)
@@ -56,6 +56,7 @@ CONFIG_SUN4I_EMAC=y
 CONFIG_STMMAC_ETH=y
 # CONFIG_NET_VENDOR_VIA is not set
 # CONFIG_NET_VENDOR_WIZNET is not set
+CONFIG_MICREL_PHY=y
 # CONFIG_WLAN is not set
 CONFIG_INPUT_EVDEV=y
 CONFIG_KEYBOARD_SUN4I_LRADC=y