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/mx7ulp_com_defconfig | |
parent | 8eee38886089de8a50e78bbe5099dafa3846fc15 (diff) | |
download | u-boot-838157d02edade9bfaa33da216bf109336ab9547.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/mx7ulp_com_defconfig')
-rw-r--r-- | configs/mx7ulp_com_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx7ulp_com_defconfig b/configs/mx7ulp_com_defconfig index 5b910d1c85..b490f9c36b 100644 --- a/configs/mx7ulp_com_defconfig +++ b/configs/mx7ulp_com_defconfig @@ -31,7 +31,6 @@ CONFIG_IMX_RGPIO2P=y # CONFIG_MXC_GPIO is not set CONFIG_DM_I2C=y CONFIG_SYS_I2C_IMX_LPI2C=y -CONFIG_DM_MMC=y CONFIG_FSL_USDHC=y CONFIG_DM_SPI_FLASH=y CONFIG_SF_DEFAULT_MODE=0 |