diff options
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r-- | configs/stout_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index ba51190c0d..a8d55225e7 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig @@ -25,3 +25,5 @@ CONFIG_CMD_FAT=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_BAR=y CONFIG_SPI_FLASH_SPANSION=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y |