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/p212_defconfig | |
parent | 27af387e4fa7c04d27a92d5d374d81f2a8fa3cce (diff) | |
download | u-boot-79b0f08d6af498e6fda8cd257d62e2095764410c.tar.gz u-boot-79b0f08d6af498e6fda8cd257d62e2095764410c.tar.bz2 u-boot-79b0f08d6af498e6fda8cd257d62e2095764410c.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/p212_defconfig')
-rw-r--r-- | configs/p212_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/p212_defconfig b/configs/p212_defconfig index c36a674eab..6285b8258a 100644 --- a/configs/p212_defconfig +++ b/configs/p212_defconfig @@ -27,12 +27,12 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_DM_MMC=y CONFIG_MMC_MESON_GX=y -CONFIG_DM_MDIO=y -CONFIG_DM_MDIO_MUX=y -CONFIG_MDIO_MUX_MMIOREG=y CONFIG_PHY_MESON_GXL=y CONFIG_DM_ETH=y +CONFIG_DM_MDIO=y +CONFIG_DM_MDIO_MUX=y CONFIG_ETH_DESIGNWARE_MESON8B=y +CONFIG_MDIO_MUX_MMIOREG=y CONFIG_MESON_GXL_USB_PHY=y CONFIG_PINCTRL=y CONFIG_PINCTRL_MESON_GXL=y |