diff options
Diffstat (limited to 'configs/tqma6q_mba6_mmc_defconfig')
-rw-r--r-- | configs/tqma6q_mba6_mmc_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/tqma6q_mba6_mmc_defconfig b/configs/tqma6q_mba6_mmc_defconfig index aa1ecd84bb..a8276061d2 100644 --- a/configs/tqma6q_mba6_mmc_defconfig +++ b/configs/tqma6q_mba6_mmc_defconfig @@ -26,4 +26,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 |