diff options
Diffstat (limited to 'configs/porter_defconfig')
-rw-r--r-- | configs/porter_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/porter_defconfig b/configs/porter_defconfig index d953d27351a..fe3f9d14f22 100644 --- a/configs/porter_defconfig +++ b/configs/porter_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 |