aboutsummaryrefslogtreecommitdiff
path: root/configs/imx6ul_geam_mmc_defconfig
diff options
context:
space:
mode:
authorTom Rini2022-08-23 15:24:14 -0400
committerTom Rini2022-08-23 15:24:14 -0400
commit1247c35c80cb0f6f17c88d54c6575d6d1f50c608 (patch)
tree7e3f9a48685e110c07d3089c900e7d2998925f4e /configs/imx6ul_geam_mmc_defconfig
parent1d323d83061fae8f94a9118b8db3384daef26216 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/imx6ul_geam_mmc_defconfig')
-rw-r--r--configs/imx6ul_geam_mmc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx6ul_geam_mmc_defconfig b/configs/imx6ul_geam_mmc_defconfig
index 9e46b1137fc..e5dd7c0f394 100644
--- a/configs/imx6ul_geam_mmc_defconfig
+++ b/configs/imx6ul_geam_mmc_defconfig
@@ -12,6 +12,7 @@ CONFIG_MX6UL=y
CONFIG_TARGET_MX6UL_ENGICAM=y
CONFIG_DEFAULT_DEVICE_TREE="imx6ul-geam"
CONFIG_SPL_TEXT_BASE=0x00908000
+CONFIG_SYS_PROMPT="geam6ul> "
CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y
CONFIG_SPL=y
@@ -31,7 +32,6 @@ CONFIG_SPL_RAW_IMAGE_SUPPORT=y
CONFIG_SYS_SPL_MALLOC=y
CONFIG_SPL_WATCHDOG=y
CONFIG_HUSH_PARSER=y
-CONFIG_SYS_PROMPT="geam6ul> "
CONFIG_SYS_MAXARGS=32
CONFIG_SYS_PBSIZE=538
CONFIG_CRC32_VERIFY=y