diff options
Diffstat (limited to 'configs/gplugd_defconfig')
-rw-r--r-- | configs/gplugd_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/gplugd_defconfig b/configs/gplugd_defconfig index 9fee96aee02..6e14154f74a 100644 --- a/configs/gplugd_defconfig +++ b/configs/gplugd_defconfig @@ -18,4 +18,6 @@ CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_ATMEL=y CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |