diff options
author | Tom Rini <trini@konsulko.com> | 2021-04-27 08:28:38 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-04-27 08:28:38 -0400 |
commit | 79b0f08d6af498e6fda8cd257d62e2095764410c (patch) | |
tree | 7c8a9b2f2919aba421550513e9ca1890ba199c09 /configs/u200_defconfig | |
parent | 27af387e4fa7c04d27a92d5d374d81f2a8fa3cce (diff) | |
download | u-boot-79b0f08d6af498e6fda8cd257d62e2095764410c.tar.gz |
configs: Resync with savedefconfigWIP/27Apr2021
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/u200_defconfig')
-rw-r--r-- | configs/u200_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/u200_defconfig b/configs/u200_defconfig index 4da02f1598..2eee45c413 100644 --- a/configs/u200_defconfig +++ b/configs/u200_defconfig @@ -27,11 +27,11 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_DM_MMC=y CONFIG_MMC_MESON_GX=y +CONFIG_DM_ETH=y CONFIG_DM_MDIO=y CONFIG_DM_MDIO_MUX=y -CONFIG_MDIO_MUX_MESON_G12A=y -CONFIG_DM_ETH=y CONFIG_ETH_DESIGNWARE_MESON8B=y +CONFIG_MDIO_MUX_MESON_G12A=y CONFIG_MESON_G12A_USB_PHY=y CONFIG_PINCTRL=y CONFIG_PINCTRL_MESON_G12A=y |