X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fplatinum_picon_defconfig;h=b7e5d7ca01ed1face94a3ff612f54a25b1efb810;hb=69e173eb57d1f4848f070c83456096ba5d2ba1b4;hp=c80c3cba0295688adf0cd33af52cc052f56c4745;hpb=0e6b7a28243175ae0874d53b6e6e4eff8548d71f;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/platinum_picon_defconfig b/configs/platinum_picon_defconfig index c80c3cb..b7e5d7c 100644 --- a/configs/platinum_picon_defconfig +++ b/configs/platinum_picon_defconfig @@ -1,4 +1,11 @@ CONFIG_ARM=y +CONFIG_ARCH_MX6=y CONFIG_TARGET_PLATINUM_PICON=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6DL" +CONFIG_SYS_PROMPT="picon > " +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +CONFIG_CMD_GPIO=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_OF_LIBFDT=y