diff options
Diffstat (limited to 'configs/VCMA9_defconfig')
-rw-r--r-- | configs/VCMA9_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/VCMA9_defconfig b/configs/VCMA9_defconfig index 550e6b8431..123562c89e 100644 --- a/configs/VCMA9_defconfig +++ b/configs/VCMA9_defconfig @@ -10,3 +10,5 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_CMD_FAT=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y |