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