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