X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fsama5d4_xplained_spiflash_defconfig;h=72a3e561efa5dac648a5ed18b0a76433ae8fc9b4;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hp=b9d1c3ccb72015169f055ec4266c53080267b690;hpb=0badc648dcb0d0e10db959ffe8ab1b1e156b3724;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/sama5d4_xplained_spiflash_defconfig b/configs/sama5d4_xplained_spiflash_defconfig index b9d1c3c..72a3e56 100644 --- a/configs/sama5d4_xplained_spiflash_defconfig +++ b/configs/sama5d4_xplained_spiflash_defconfig @@ -3,6 +3,7 @@ CONFIG_ARCH_AT91=y CONFIG_TARGET_SAMA5D4_XPLAINED=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="SAMA5D4,SYS_USE_SERIALFLASH" +CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_LOADS is not set @@ -12,4 +13,5 @@ CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_ATMEL=y CONFIG_USB=y CONFIG_USB_GADGET=y +CONFIG_USB_GADGET_ATMEL_USBA=y CONFIG_OF_LIBFDT=y