diff options
Diffstat (limited to 'configs/sama5d2_ptc_nandflash_defconfig')
-rw-r--r-- | configs/sama5d2_ptc_nandflash_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sama5d2_ptc_nandflash_defconfig b/configs/sama5d2_ptc_nandflash_defconfig index fce501b32e..d65aed0eea 100644 --- a/configs/sama5d2_ptc_nandflash_defconfig +++ b/configs/sama5d2_ptc_nandflash_defconfig @@ -11,3 +11,5 @@ CONFIG_BOOTDELAY=3 CONFIG_CMD_SF=y # CONFIG_CMD_FPGA is not set CONFIG_SPI_FLASH=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y |