configs: am62x_a53_usbdfu: enable USB MASS Storage command
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Mon, 10 Feb 2025 11:22:30 +0000 (16:52 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 20 Feb 2025 22:07:25 +0000 (16:07 -0600)
commitb64241da1db3942da0d87a828c80ff5de6a297e6
tree0299a557aead032c8b7d24dc8e7923f2dbc5bb7f
parent646f23e5a648da00b99ddb24df00aec0727d063e
configs: am62x_a53_usbdfu: enable USB MASS Storage command

The USB0 instance of USB on AM62 SoC when configured to operate in the
Gadget mode of operation can be used to mount an MMC/SD card on the USB
Host. Hence, enable support for the USB Mass Storage (ums) command.

Since this config fragment corresponds to USB DFU functionality which
configures the USB Controller in Gadget mode of operation, other SoCs
which include this fragment for DFU functionality can make use of the
USB MASS Storage functionality as well.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
configs/am62x_a53_usbdfu.config