summaryrefslogtreecommitdiff
path: root/configs/bk4r1_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-09 12:22:06 -0400
committerTom Rini <trini@konsulko.com>2020-10-09 12:22:06 -0400
commit0817daa7606ec55ba551acb0208eaba33a548804 (patch)
tree760afc39c86954919d0a3abe3b9edba4a49dbe36 /configs/bk4r1_defconfig
parent1fa057be4a1b7c9615a47f682bd82951e8a5fde6 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/bk4r1_defconfig')
-rw-r--r--configs/bk4r1_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/bk4r1_defconfig b/configs/bk4r1_defconfig
index 6fc3d0dd14..acf7f81f6f 100644
--- a/configs/bk4r1_defconfig
+++ b/configs/bk4r1_defconfig
@@ -16,12 +16,12 @@ CONFIG_DEFAULT_DEVICE_TREE="vf610-bk4r1"
CONFIG_FIT=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/phytec/pcm052/imximage.cfg"
CONFIG_BOOTDELAY=3
-CONFIG_USE_PREBOOT=y
-CONFIG_BOARD_EARLY_INIT_F=y
-CONFIG_HUSH_PARSER=y
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Enter passphrase to stop autoboot, booting in %d seconds\n"
CONFIG_AUTOBOOT_STOP_STR="123"
+CONFIG_USE_PREBOOT=y
+CONFIG_BOARD_EARLY_INIT_F=y
+CONFIG_HUSH_PARSER=y
# CONFIG_CMD_ELF is not set
CONFIG_CMD_MEMTEST=y
CONFIG_SYS_MEMTEST_START=0x80010000