]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: imx93-phycore_defconfig: Enable CMD_USB_MASS_STORAGE
authorWadim Egorov <w.egorov@phytec.de>
Tue, 17 Mar 2026 10:07:03 +0000 (11:07 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 30 Mar 2026 23:02:24 +0000 (17:02 -0600)
This allows us to expose MMC devices to the host for easy
flashing via USB.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Reviewed-by: Primoz Fiser <primoz.fiser@norik.com>
configs/imx93-phycore_defconfig

index ac719372b411b70f3f45c7851e340765f763a728..3fb6e7b5f1dd77c2725cefc8e95b762de3daf90f 100644 (file)
@@ -76,6 +76,7 @@ CONFIG_CMD_I2C=y
 CONFIG_CMD_MMC=y
 CONFIG_CMD_POWEROFF=y
 CONFIG_CMD_USB=y
+CONFIG_CMD_USB_MASS_STORAGE=y
 CONFIG_CMD_SNTP=y
 CONFIG_CMD_CACHE=y
 CONFIG_CMD_EFIDEBUG=y