summaryrefslogtreecommitdiff
path: root/configs/uniphier_pxs2_ld6b_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-17 10:24:30 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-19 22:15:39 (GMT)
commit7c8ef0feb97586d35b0296b48903daef8c06ab21 (patch)
tree6d708afe77f792ba5d638c5bdf3ecc80bd0de4b0 /configs/uniphier_pxs2_ld6b_defconfig
parent51ea5a060d7bb187d344c9d24b9bfdc7570681df (diff)
downloadu-boot-7c8ef0feb97586d35b0296b48903daef8c06ab21.tar.xz
ARM: uniphier: use the default CONFIG_BOOTDELAY=2
I do not insist on CONFIG_BOOTDELAY=3. The default value in Kconfig, CONFIG_BOOTDELAY=2, is just fine for these boards. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_pxs2_ld6b_defconfig')
-rw-r--r--configs/uniphier_pxs2_ld6b_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/uniphier_pxs2_ld6b_defconfig b/configs/uniphier_pxs2_ld6b_defconfig
index 285ea98..cf6d3e4 100644
--- a/configs/uniphier_pxs2_ld6b_defconfig
+++ b/configs/uniphier_pxs2_ld6b_defconfig
@@ -5,7 +5,6 @@ CONFIG_ARCH_UNIPHIER_PRO5_PXS2_LD6B=y
CONFIG_MICRO_SUPPORT_CARD=y
CONFIG_SYS_TEXT_BASE=0x84000000
CONFIG_DEFAULT_DEVICE_TREE="uniphier-proxstream2-vodka"
-CONFIG_BOOTDELAY=3
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_XIMG is not set