X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fapf27_defconfig;h=71839f575e6bfe59ebf2bb3dbfbdd9eb91b763f5;hb=c9032ce168c1344fe8ffe8604825ec343ec14adf;hp=3816f018024ed3d6a47b351d3b271a0c765d7232;hpb=d6b9bd892338357ba8cca41cc971eccccf5dcf4d;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/apf27_defconfig b/configs/apf27_defconfig index 3816f01..71839f5 100644 --- a/configs/apf27_defconfig +++ b/configs/apf27_defconfig @@ -1,9 +1,12 @@ CONFIG_ARM=y +# CONFIG_SPL_USE_ARCH_MEMCPY is not set CONFIG_TARGET_APF27=y +CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_SPL_NAND_SUPPORT=y +CONFIG_IDENT_STRING=" apf27 patch 3.10" CONFIG_BOOTDELAY=5 CONFIG_VERSION_VARIABLE=y CONFIG_SPL=y -CONFIG_SPL_NAND_SUPPORT=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="BIOS> " # CONFIG_CMD_IMLS is not set @@ -15,7 +18,11 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_DNS=y +CONFIG_CMD_BSP=y CONFIG_CMD_CACHE=y +CONFIG_CMD_DATE=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_CMD_UBI=y +CONFIG_MMC_MXC=y CONFIG_OF_LIBFDT=y