X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fsama5d2_ptc_nandflash_defconfig;h=bca3ac2fcbfc37102586db2af10e6af5689f941a;hb=34330a362f9ae89abfa5be312296e03f723704dd;hp=9eb0a5eb7f63b9d523af7765d0a1ced0f40b492a;hpb=1d20170467b079642be96996dcd71db64c3c365c;p=u-boot diff --git a/configs/sama5d2_ptc_nandflash_defconfig b/configs/sama5d2_ptc_nandflash_defconfig index 9eb0a5eb7f..bca3ac2fcb 100644 --- a/configs/sama5d2_ptc_nandflash_defconfig +++ b/configs/sama5d2_ptc_nandflash_defconfig @@ -20,6 +20,7 @@ CONFIG_SPL=y CONFIG_CMD_NAND=y CONFIG_CMD_NAND_TRIMFFS=y CONFIG_CMD_SF=y +CONFIG_CMD_USB=y CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_NAND=y # CONFIG_MMC is not set @@ -27,3 +28,5 @@ CONFIG_SPI_FLASH=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y +CONFIG_USB_GADGET=y +CONFIG_USB_GADGET_ATMEL_USBA=y