diff options
author | Tom Rini <trini@konsulko.com> | 2020-09-07 21:05:55 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-07 21:05:55 +0300 |
commit | a475ad7f9e156fbadb33ee27b9ff0182cb6c0b64 (patch) | |
tree | 6a30f0b7110558cb679fe5f297907cc2f544641a /configs/emsdp_defconfig | |
parent | 06193ca210c6f0c864d68a0743d77880bf8d0564 (diff) | |
download | u-boot-a475ad7f9e156fbadb33ee27b9ff0182cb6c0b64.tar.xz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/emsdp_defconfig')
-rw-r--r-- | configs/emsdp_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/emsdp_defconfig b/configs/emsdp_defconfig index 6dc60f709b..2b05828e97 100644 --- a/configs/emsdp_defconfig +++ b/configs/emsdp_defconfig @@ -22,7 +22,6 @@ CONFIG_ENV_IS_IN_FAT=y CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" CONFIG_SYS_RELOC_GD_ENV_ADDR=y # CONFIG_NET is not set -CONFIG_DM=y CONFIG_MMC=y CONFIG_DM_MMC=y CONFIG_MMC_DW=y |