diff options
author | Tom Rini <trini@konsulko.com> | 2021-05-11 12:19:09 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-05-11 12:19:09 -0400 |
commit | 838157d02edade9bfaa33da216bf109336ab9547 (patch) | |
tree | 49cab13b4e9bc3537baba4b33aa39bf3b43a72b3 /configs/mx51evk_defconfig | |
parent | 8eee38886089de8a50e78bbe5099dafa3846fc15 (diff) | |
download | u-boot-838157d02edade9bfaa33da216bf109336ab9547.tar.gz u-boot-838157d02edade9bfaa33da216bf109336ab9547.tar.bz2 u-boot-838157d02edade9bfaa33da216bf109336ab9547.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx51evk_defconfig')
-rw-r--r-- | configs/mx51evk_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx51evk_defconfig b/configs/mx51evk_defconfig index 557a1b57bb..c5843c5433 100644 --- a/configs/mx51evk_defconfig +++ b/configs/mx51evk_defconfig @@ -31,7 +31,6 @@ CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_DM=y -CONFIG_DM_MMC=y CONFIG_FSL_ESDHC_IMX=y CONFIG_MTD=y CONFIG_PHYLIB=y |