[PATCH 10/10] configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag
Patrice Chotard
patrice.chotard at foss.st.com
Tue Jan 14 15:45:28 CET 2025
Enable CMD_USB_MASS_STORAGE flag.
Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
Cc: Marek Vasut <marex at denx.de>
---
configs/stih410-b2260_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index 6fa28c11546..cc77d03d473 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/stih410-b2260_defconfig
@@ -25,6 +25,7 @@ CONFIG_CMD_ASKENV=y
CONFIG_CMD_GPT=y
CONFIG_CMD_MMC=y
CONFIG_CMD_USB=y
+CONFIG_CMD_USB_MASS_STORAGE=y
CONFIG_CMD_TIME=y
CONFIG_CMD_TIMER=y
CONFIG_CMD_EXT4_WRITE=y
--
2.25.1
More information about the U-Boot
mailing list