From d25944957dce7cc6e2f5c1ce4fbeaca4a04e49f2 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Tue, 21 Jul 2015 14:04:20 +0900 Subject: 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 --- configs/ph1_sld8_defconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'configs/ph1_sld8_defconfig') 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 -- cgit v1.2.1