summaryrefslogtreecommitdiff
path: root/configs/mx6ull_14x14_evk_plugin_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/mx6ull_14x14_evk_plugin_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/mx6ull_14x14_evk_plugin_defconfig')
-rw-r--r--configs/mx6ull_14x14_evk_plugin_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx6ull_14x14_evk_plugin_defconfig b/configs/mx6ull_14x14_evk_plugin_defconfig
index f0cc85f9a7..d07be226f5 100644
--- a/configs/mx6ull_14x14_evk_plugin_defconfig
+++ b/configs/mx6ull_14x14_evk_plugin_defconfig
@@ -4,7 +4,6 @@ CONFIG_TARGET_MX6ULL_14X14_EVK=y
CONFIG_USE_IMXIMG_PLUGIN=y
CONFIG_DEFAULT_DEVICE_TREE="imx6ull-14x14-evk"
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ullevk/imximage.cfg"
-CONFIG_BOOTDELAY=3
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y