diff options
Diffstat (limited to 'configs/omap3_beagle_defconfig')
-rw-r--r-- | configs/omap3_beagle_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap3_beagle_defconfig b/configs/omap3_beagle_defconfig index 78f71d67d4..19b697ebd6 100644 --- a/configs/omap3_beagle_defconfig +++ b/configs/omap3_beagle_defconfig @@ -25,6 +25,7 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_MUSB_GADGET=y +CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_G_DNL_MANUFACTURER="TI" |