diff options
Diffstat (limited to 'configs/a4m072_defconfig')
-rw-r--r-- | configs/a4m072_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/a4m072_defconfig b/configs/a4m072_defconfig index 5111bc0dfb..18dddd9be2 100644 --- a/configs/a4m072_defconfig +++ b/configs/a4m072_defconfig @@ -14,4 +14,6 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y CONFIG_CMD_FAT=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |