summaryrefslogtreecommitdiff
path: root/configs/socfpga_socrates_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-07-25 01:38:53 +0900
committerMarek Vasut <marex@denx.de>2016-08-07 21:54:21 +0200
commit2da375c9194ad85fc117088a8ebbca192b685207 (patch)
tree36d8570e86fc99567fab14f6f993578b6e54d65c /configs/socfpga_socrates_defconfig
parent2863a9bfc29092be37f8beee230883367b057065 (diff)
ARM: socfpga: use the default CONFIG_BOOTDELAY=2
This option controls how long it should be paused before entering the auto-boot mode. The default value from Kconfig should be fine except socfpga_vining_fpga_defconfig. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/socfpga_socrates_defconfig')
-rw-r--r--configs/socfpga_socrates_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/socfpga_socrates_defconfig b/configs/socfpga_socrates_defconfig
index e34d13e39a..53470323cb 100644
--- a/configs/socfpga_socrates_defconfig
+++ b/configs/socfpga_socrates_defconfig
@@ -10,7 +10,6 @@ CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_socrates"
CONFIG_SPL=y
CONFIG_SPL_STACK_R=y
CONFIG_FIT=y
-CONFIG_BOOTDELAY=3
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set