diff options
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 |