X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fdraco_defconfig;h=f200331b6d77b9c5578aff163526e9bd5514d0fc;hb=77d2f7f5070c7def29d433096f4cee57eeddbd23;hp=7bc37ac665843da29feaf2501abe9cf9fe9d9091;hpb=aca5cd27db72aa6e664dd4b517b5ed885e711b82;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/draco_defconfig b/configs/draco_defconfig index 7bc37ac..f200331 100644 --- a/configs/draco_defconfig +++ b/configs/draco_defconfig @@ -1,9 +1,13 @@ CONFIG_ARM=y CONFIG_TARGET_DRACO=y +CONFIG_SPL_GPIO_SUPPORT=y +CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SYS_MALLOC_F_LEN=0x2000 +CONFIG_SPL_FAT_SUPPORT=y +CONFIG_SPL_I2C_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="am335x-draco" -CONFIG_SPL=y CONFIG_BOOTDELAY=3 +CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot# " CONFIG_AUTOBOOT_KEYED=y @@ -33,6 +37,7 @@ CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_MUSB_HOST=y CONFIG_USB_MUSB_GADGET=y +CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_G_DNL_MANUFACTURER="Siemens AG"