From: Nobuhiro Iwamatsu Date: Thu, 4 Aug 2016 04:46:02 +0000 (+0900) Subject: ARM: rmobile: salvator-x: Update defconfig X-Git-Tag: v2016.09-rc2~2^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=544661bdbf12b2f0d23101404c89565df2ffaffb;hp=b1db95492ac1d51617fc34bdc44f98670dc7641a;p=platform%2Fkernel%2Fu-boot.git ARM: rmobile: salvator-x: Update defconfig This moves some config from config files. Signed-off-by: Nobuhiro Iwamatsu --- diff --git a/configs/salvator-x_defconfig b/configs/salvator-x_defconfig index 1cfdbd6..e16acd3 100644 --- a/configs/salvator-x_defconfig +++ b/configs/salvator-x_defconfig @@ -1,4 +1,12 @@ CONFIG_ARM=y +CONFIG_ARCH_RMOBILE=y +CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_RCAR_GEN3=y CONFIG_TARGET_SALVATOR_X=y -CONFIG_SPL=y +CONFIG_BOOTSTAGE_USER_COUNT=0x20 +CONFIG_BOOTSTAGE_STASH_ADDR=0x0 +CONFIG_BOOTSTAGE_STASH_SIZE=0x4096 +CONFIG_CMD_BOOTZ=y +# CONFIG_CMD_IMI is not set +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_XIMG is not set