diff options
Diffstat (limited to 'configs/omap3_ha_defconfig')
-rw-r--r-- | configs/omap3_ha_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/omap3_ha_defconfig b/configs/omap3_ha_defconfig index e446586dcb..3ef3f59bb7 100644 --- a/configs/omap3_ha_defconfig +++ b/configs/omap3_ha_defconfig @@ -19,4 +19,6 @@ CONFIG_CMD_CACHE=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |