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/libretech-cc_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/libretech-cc_defconfig')
-rw-r--r-- | configs/libretech-cc_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/libretech-cc_defconfig b/configs/libretech-cc_defconfig index ba59dee637b..0094fbf80d9 100644 --- a/configs/libretech-cc_defconfig +++ b/configs/libretech-cc_defconfig @@ -29,12 +29,12 @@ CONFIG_NET_RANDOM_ETHADDR=y CONFIG_SARADC_MESON=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 |