diff options
-rw-r--r-- | configs/display5_defconfig | 1 | ||||
-rw-r--r-- | configs/imx28_xea_defconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/display5_defconfig b/configs/display5_defconfig index 4e10efd758..6241375c4c 100644 --- a/configs/display5_defconfig +++ b/configs/display5_defconfig @@ -39,7 +39,6 @@ CONFIG_SPL_DMA=y CONFIG_SPL_ENV_SUPPORT=y CONFIG_SPL_SAVEENV=y CONFIG_SPL_I2C_SUPPORT=y -CONFIG_SPL_FORCE_MMC_BOOT=y CONFIG_SPL_OS_BOOT=y CONFIG_SPL_SPI_LOAD=y CONFIG_SPL_WATCHDOG_SUPPORT=y diff --git a/configs/imx28_xea_defconfig b/configs/imx28_xea_defconfig index e23d77d9f8..d4feb66162 100644 --- a/configs/imx28_xea_defconfig +++ b/configs/imx28_xea_defconfig @@ -30,7 +30,6 @@ CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0 CONFIG_SUPPORT_EMMC_BOOT_OVERRIDE_PART_CONFIG=y CONFIG_SPL_DMA=y -CONFIG_SPL_FORCE_MMC_BOOT=y CONFIG_SPL_MMC_TINY=y CONFIG_SPL_OS_BOOT=y CONFIG_SPL_SPI_LOAD=y |