diff options
Diffstat (limited to 'configs/sh7785lcr_defconfig')
-rw-r--r-- | configs/sh7785lcr_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sh7785lcr_defconfig b/configs/sh7785lcr_defconfig index 368cb3027b..1b9d76c8d3 100644 --- a/configs/sh7785lcr_defconfig +++ b/configs/sh7785lcr_defconfig @@ -21,4 +21,6 @@ CONFIG_CMD_PING=y # CONFIG_CMD_MISC is not set CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_USE_PRIVATE_LIBGCC=y |