diff options
Diffstat (limited to 'configs/tqma6s_mba6_mmc_defconfig')
-rw-r--r-- | configs/tqma6s_mba6_mmc_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/tqma6s_mba6_mmc_defconfig b/configs/tqma6s_mba6_mmc_defconfig index eaea4839424..426b4c0a856 100644 --- a/configs/tqma6s_mba6_mmc_defconfig +++ b/configs/tqma6s_mba6_mmc_defconfig @@ -27,4 +27,6 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_STMICRO=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |