X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fx600_defconfig;h=69501b43d5e497d47d1c1c8e6e76f2b5327816bf;hb=a2ed3f452dd1cf4982fe46d5111d200909786686;hp=14977dca8a1c628b66f530e6ab342bc6040cdd7b;hpb=da6e2fab5db000e31187aa4c9495c244011792c1;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/x600_defconfig b/configs/x600_defconfig index 14977dc..69501b4 100644 --- a/configs/x600_defconfig +++ b/configs/x600_defconfig @@ -1,6 +1,12 @@ CONFIG_ARM=y CONFIG_TARGET_X600=y +CONFIG_SPL_LIBCOMMON_SUPPORT=y +CONFIG_SPL_LIBGENERIC_SUPPORT=y +CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_BOOTDELAY=3 CONFIG_SPL=y +CONFIG_SPL_NOR_SUPPORT=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="X600> " CONFIG_AUTOBOOT_KEYED=y @@ -20,6 +26,8 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_SYS_I2C_DW=y CONFIG_NETDEVICES=y CONFIG_ETH_DESIGNWARE=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_USE_TINY_PRINTF=y CONFIG_OF_LIBFDT=y # CONFIG_EFI_LOADER is not set