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/igep00x0_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/igep00x0_defconfig')
-rw-r--r-- | configs/igep00x0_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig index cfb84750ec..8aa7fb022e 100644 --- a/configs/igep00x0_defconfig +++ b/configs/igep00x0_defconfig @@ -54,7 +54,6 @@ CONFIG_ENV_UBI_VOLUME_REDUND="config_r" CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_VERSION_VARIABLE=y CONFIG_NET_RANDOM_ETHADDR=y -CONFIG_DM_MMC=y CONFIG_MMC_OMAP_HS=y CONFIG_MTD=y CONFIG_SYS_MTDPARTS_RUNTIME=y |