diff options
Diffstat (limited to 'configs/iconnect_defconfig')
-rw-r--r-- | configs/iconnect_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/iconnect_defconfig b/configs/iconnect_defconfig index 516b2393f2..8ccf5157fb 100644 --- a/configs/iconnect_defconfig +++ b/configs/iconnect_defconfig @@ -12,4 +12,6 @@ CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |