summaryrefslogtreecommitdiff
path: root/configs/display5_defconfig
diff options
context:
space:
mode:
authorHarald Seiler <hws@denx.de>2020-04-23 13:07:51 +0200
committerStefano Babic <sbabic@denx.de>2020-05-01 18:47:46 +0200
commitabf61e630e3e480a83caea084ac15388d59f5550 (patch)
tree47527991c418f850b630d35f49bc39846d51afd9 /configs/display5_defconfig
parent15aec318ef03037a6e988f6f015629f7fb2cb368 (diff)
Revert "imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT"
CONFIG_SPL_FORCE_MMC_BOOT was removed in a previous patch as its behavior is the correct one in all cases. Remove all uses of it from defconfigs. This reverts commit 3201e5b444ae3a13aa31e8b5101ad38d7ff0640d and removes CONFIG_SPL_FORCE_MMC_BOOT from the imx28_xea defconfig. Signed-off-by: Harald Seiler <hws@denx.de>
Diffstat (limited to 'configs/display5_defconfig')
-rw-r--r--configs/display5_defconfig1
1 files changed, 0 insertions, 1 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