diff options
Diffstat (limited to 'configs/PIP405_defconfig')
-rw-r--r-- | configs/PIP405_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/PIP405_defconfig b/configs/PIP405_defconfig index dee793b3e6..8ed89a9883 100644 --- a/configs/PIP405_defconfig +++ b/configs/PIP405_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 |