diff options
author | Tom Rini <trini@konsulko.com> | 2020-09-07 14:05:55 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-07 14:05:55 -0400 |
commit | a475ad7f9e156fbadb33ee27b9ff0182cb6c0b64 (patch) | |
tree | 6a30f0b7110558cb679fe5f297907cc2f544641a /configs/iot_devkit_defconfig | |
parent | 06193ca210c6f0c864d68a0743d77880bf8d0564 (diff) | |
download | u-boot-a475ad7f9e156fbadb33ee27b9ff0182cb6c0b64.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/iot_devkit_defconfig')
-rw-r--r-- | configs/iot_devkit_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/iot_devkit_defconfig b/configs/iot_devkit_defconfig index 972bb9ab78..5530440839 100644 --- a/configs/iot_devkit_defconfig +++ b/configs/iot_devkit_defconfig @@ -26,7 +26,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 |