summaryrefslogtreecommitdiffstats
path: root/configs/ph1_ld4_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-06-30 17:10:22 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-07-02 01:06:51 +0900
commit84875f881e6c992cafa81c0fa4b13da1b1ba857e (patch)
treeec55be9553036b8ae3136ce201a08095dc76239c /configs/ph1_ld4_defconfig
parent9c6b05cb724e18d1db3f9e1a75b2272572f06fbd (diff)
downloadblackbird-obmc-uboot-84875f881e6c992cafa81c0fa4b13da1b1ba857e.tar.gz
blackbird-obmc-uboot-84875f881e6c992cafa81c0fa4b13da1b1ba857e.zip
ARM: UniPhier: drop special CONFIG_AUTOBOOT_ settings
There is no good reason to use a particular key to stop autobooting. The default allows us to stop the autoboot with any key input. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/ph1_ld4_defconfig')
-rw-r--r--configs/ph1_ld4_defconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/ph1_ld4_defconfig b/configs/ph1_ld4_defconfig
index 650201a17d..a71511c410 100644
--- a/configs/ph1_ld4_defconfig
+++ b/configs/ph1_ld4_defconfig
@@ -7,10 +7,6 @@ CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-ld4-ref"
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_HUSH_PARSER=y
-CONFIG_AUTOBOOT_KEYED=y
-CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"
-CONFIG_AUTOBOOT_DELAY_STR="d"
-CONFIG_AUTOBOOT_STOP_STR=" "
# CONFIG_CMD_XIMG is not set
# CONFIG_CMD_ENV_EXISTS is not set
CONFIG_CMD_NAND=y
OpenPOWER on IntegriCloud