summaryrefslogtreecommitdiff
path: root/configs/mx53loco_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2017-11-20 11:54:33 -0200
committerStefano Babic <sbabic@denx.de>2017-12-29 11:17:22 +0100
commitb47b7053108d9b41a49a2b2d9df096a35e26c0d4 (patch)
tree4cd3d19a6a992a4076f5b8806305395064d0bf36 /configs/mx53loco_defconfig
parent48a346061d1f0a7eff566f6a7cc7eeeba7efb1e2 (diff)
imx: Unify CONFIG_BOOTDELAY
In order to provide a consistent user experience for imx board users, remove the custom CONFIG_BOOTDELAY values from defconfig files, so that all boards can use the default two second delay. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'configs/mx53loco_defconfig')
-rw-r--r--configs/mx53loco_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig
index 7471b10aa0..680bf3ffe7 100644
--- a/configs/mx53loco_defconfig
+++ b/configs/mx53loco_defconfig
@@ -3,7 +3,6 @@ CONFIG_ARCH_MX5=y
CONFIG_TARGET_MX53LOCO=y
# CONFIG_CMD_BMODE is not set
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53loco/imximage.cfg"
-CONFIG_BOOTDELAY=1
# CONFIG_CONSOLE_MUX is not set
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y