diff options
Diffstat (limited to 'configs/MIP405_defconfig')
-rw-r--r-- | configs/MIP405_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/MIP405_defconfig b/configs/MIP405_defconfig index 1d8e38ebc5..c32bdd399c 100644 --- a/configs/MIP405_defconfig +++ b/configs/MIP405_defconfig @@ -12,3 +12,5 @@ CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_CMD_FAT=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y |