diff options
author | Tom Rini <trini@konsulko.com> | 2019-02-07 14:53:03 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-02-07 14:53:03 -0500 |
commit | 7ae2729401bb9cd6bbe233c12a1d0a3404221659 (patch) | |
tree | 5b962cfb247d2cfc6922cbda1ff68e60d74182a1 /configs/mx53cx9020_defconfig | |
parent | 50e24381c097579ff2a8b171838347c82c2fba04 (diff) | |
download | u-boot-7ae2729401bb9cd6bbe233c12a1d0a3404221659.tar.gz u-boot-7ae2729401bb9cd6bbe233c12a1d0a3404221659.tar.xz u-boot-7ae2729401bb9cd6bbe233c12a1d0a3404221659.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx53cx9020_defconfig')
-rw-r--r-- | configs/mx53cx9020_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx53cx9020_defconfig b/configs/mx53cx9020_defconfig index ddd65e8ee1..07f3a23028 100644 --- a/configs/mx53cx9020_defconfig +++ b/configs/mx53cx9020_defconfig @@ -19,12 +19,12 @@ CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y -CONFIG_DM_MMC=y CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="imx53-cx9020" CONFIG_ENV_IS_IN_MMC=y CONFIG_FPGA_ALTERA=y CONFIG_FPGA_CYCLON2=y +CONFIG_DM_MMC=y CONFIG_FSL_ESDHC=y CONFIG_FEC_MXC=y CONFIG_MII=y |