diff options
Diffstat (limited to 'configs/ot1200_spl_defconfig')
-rw-r--r-- | configs/ot1200_spl_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ot1200_spl_defconfig b/configs/ot1200_spl_defconfig index 28bc9ba954..782accd9cc 100644 --- a/configs/ot1200_spl_defconfig +++ b/configs/ot1200_spl_defconfig @@ -27,4 +27,6 @@ CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SPI_FLASH_STMICRO=y CONFIG_SPI_FLASH_SST=y CONFIG_SPI_FLASH_WINBOND=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |