diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-07 14:25:00 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-07 17:58:06 -0500 |
commit | 0be2ecd4861faa410491170e205488f9ee82a227 (patch) | |
tree | df247f616950b76876d37af856f26def4271ca57 /configs/mx7ulp_evk_plugin_defconfig | |
parent | d9110878895634cd9e8bf891c832d2a58b36863c (diff) | |
download | u-boot-0be2ecd4861faa410491170e205488f9ee82a227.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_evk_plugin_defconfig')
-rw-r--r-- | configs/mx7ulp_evk_plugin_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx7ulp_evk_plugin_defconfig b/configs/mx7ulp_evk_plugin_defconfig index 12106aad54..e49383bf1e 100644 --- a/configs/mx7ulp_evk_plugin_defconfig +++ b/configs/mx7ulp_evk_plugin_defconfig @@ -20,8 +20,8 @@ CONFIG_DM_GPIO=y CONFIG_IMX_RGPIO2P=y # CONFIG_MXC_GPIO is not set CONFIG_DM_I2C=y -CONFIG_DM_MMC=y CONFIG_SYS_I2C_IMX_LPI2C=y +CONFIG_DM_MMC=y CONFIG_SUPPORT_EMMC_BOOT=y CONFIG_FSL_USDHC=y CONFIG_PINCTRL=y |