aboutsummaryrefslogtreecommitdiff
path: root/configs/opos6uldev_defconfig
diff options
context:
space:
mode:
authorTom Rini2023-10-02 10:35:27 -0400
committerTom Rini2023-10-02 10:35:27 -0400
commitba6d575ee0715b914ab31941e180c65ee097b22b (patch)
tree3f0c57192298172359882b4c386b69ff25b30f0a /configs/opos6uldev_defconfig
parentf75bd201bfb1f2a30227f1e9528996f2b3025b58 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/opos6uldev_defconfig')
-rw-r--r--configs/opos6uldev_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/opos6uldev_defconfig b/configs/opos6uldev_defconfig
index c4d738af3fc..19d12c1298e 100644
--- a/configs/opos6uldev_defconfig
+++ b/configs/opos6uldev_defconfig
@@ -12,7 +12,6 @@ CONFIG_MX6UL=y
CONFIG_TARGET_OPOS6ULDEV=y
CONFIG_DEFAULT_DEVICE_TREE="imx6ul-opos6uldev"
CONFIG_SPL_TEXT_BASE=0x00908000
-CONFIG_SYS_PROMPT="BIOS> "
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_SYS_MONITOR_LEN=409600
CONFIG_SPL_MMC=y
@@ -39,6 +38,7 @@ CONFIG_SPL_ENV_SUPPORT=y
CONFIG_SPL_WATCHDOG=y
CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="BIOS> "
CONFIG_SYS_MAXARGS=32
CONFIG_SYS_PBSIZE=535
CONFIG_CMD_CONFIG=y