summaryrefslogtreecommitdiffstats
path: root/configs/ph1_sld8_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-07-21 14:04:20 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-07-23 23:42:11 +0900
commitd25944957dce7cc6e2f5c1ce4fbeaca4a04e49f2 (patch)
tree2949fe7fdd30fbf16e620730d26dafa54e7645cb /configs/ph1_sld8_defconfig
parente037db0c342723150494214cc9f1ac3406b5a76d (diff)
downloadblackbird-obmc-uboot-d25944957dce7cc6e2f5c1ce4fbeaca4a04e49f2.tar.gz
blackbird-obmc-uboot-d25944957dce7cc6e2f5c1ce4fbeaca4a04e49f2.zip
ARM: UniPhier: disable CONFIG_FIT
To use FIT boot, we have to describe Image Tree Source in addition. So, it is not intended for beginners. Disable it by default. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/ph1_sld8_defconfig')
-rw-r--r--configs/ph1_sld8_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/ph1_sld8_defconfig b/configs/ph1_sld8_defconfig
index ee4cebcef3..2af45d2a55 100644
--- a/configs/ph1_sld8_defconfig
+++ b/configs/ph1_sld8_defconfig
@@ -4,8 +4,6 @@ CONFIG_MACH_PH1_SLD8=y
CONFIG_PFC_MICRO_SUPPORT_CARD=y
CONFIG_SYS_TEXT_BASE=0x84000000
CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-sld8-ref"
-CONFIG_FIT=y
-CONFIG_FIT_VERBOSE=y
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_XIMG is not set
# CONFIG_CMD_ENV_EXISTS is not set
OpenPOWER on IntegriCloud