aboutsummaryrefslogtreecommitdiff
path: root/configs/wetek-core2_defconfig
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2021-02-25 09:44:35 +0100
committerNeil Armstrong <narmstrong@baylibre.com>2021-04-06 11:10:29 +0200
commit888422ea17c06491efb56486c4445502b6e7dc07 (patch)
tree1237731d0a096aedb2ce2e7d73b855e99412dd7b /configs/wetek-core2_defconfig
parent81233abf7344d6372cf8602c491d3194cd5df973 (diff)
downloadu-boot-888422ea17c06491efb56486c4445502b6e7dc07.zip
u-boot-888422ea17c06491efb56486c4445502b6e7dc07.tar.gz
u-boot-888422ea17c06491efb56486c4445502b6e7dc07.tar.bz2
configs: meson: use Designware glue driver for Amlogic Meson8b & later SoCs
Use the proper Synopsys DWMAC Meson8b glue to handle the ethernet link type. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'configs/wetek-core2_defconfig')
-rw-r--r--configs/wetek-core2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/wetek-core2_defconfig b/configs/wetek-core2_defconfig
index 4a1ba52..098e249 100644
--- a/configs/wetek-core2_defconfig
+++ b/configs/wetek-core2_defconfig
@@ -36,7 +36,7 @@ CONFIG_DM_MDIO_MUX=y
CONFIG_MDIO_MUX_MMIOREG=y
CONFIG_PHY_REALTEK=y
CONFIG_DM_ETH=y
-CONFIG_ETH_DESIGNWARE=y
+CONFIG_ETH_DESIGNWARE_MESON8B=y
CONFIG_MESON_GXL_USB_PHY=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_MESON_GXL=y