summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAnand Gadiyar <gadiyar@ti.com>2022-09-28 15:50:01 -0500
committerAnand Gadiyar <gadiyar@ti.com>2022-09-29 10:39:59 -0500
commiteb34083da7b360b2106e95b1ef1d5b6a7aaf0a07 (patch)
tree972bc9781fdeb13edcc6e24a1948c77aee923dd7 /configs
parent2f0f505db91b7ed34a617a8c72b6062f33aed78b (diff)
configs: am62x_lpsk_a53: Enable UMS command
The u-boot ums command models the EVM as a card reader and shows the SD Card latched on the evm as a memory device in the host PC. The Type - C dual role port should be used for this functionality. This helps in automating the linux debugging process. Enable this command in the defconfig. Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/am62x_lpsk_a53_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am62x_lpsk_a53_defconfig b/configs/am62x_lpsk_a53_defconfig
index b4558e2a2e..b4a9c2122b 100644
--- a/configs/am62x_lpsk_a53_defconfig
+++ b/configs/am62x_lpsk_a53_defconfig
@@ -71,6 +71,7 @@ CONFIG_CMD_AB_SELECT=y
CONFIG_CMD_DDRSS=y
# CONFIG_CMD_EXT4_WRITE is not set
CONFIG_CMD_AVB=y
+CONFIG_CMD_USB_MASS_STORAGE=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_MULTI_DTB_FIT=y