]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
qcom_defconfig: enable USB mass storage gadget
authorCasey Connolly <casey.connolly@linaro.org>
Thu, 26 Jun 2025 13:25:45 +0000 (15:25 +0200)
committerCasey Connolly <casey.connolly@linaro.org>
Mon, 14 Jul 2025 13:35:24 +0000 (15:35 +0200)
Enable the USB mass storage gadget to make it easy to access the
internal storage on the board.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250626132550.353332-1-casey.connolly@linaro.org
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
configs/qcom_defconfig

index 84cc4cf82d8d26487f4ed6c2d2c22a61a524ae5a..b9ba7a677d999196ab824c692ac5416d92d080f6 100644 (file)
@@ -37,6 +37,7 @@ CONFIG_CMD_I2C=y
 CONFIG_CMD_MMC=y
 CONFIG_CMD_UFS=y
 CONFIG_CMD_USB=y
+CONFIG_CMD_USB_MASS_STORAGE=y
 CONFIG_CMD_CAT=y
 CONFIG_CMD_BMP=y
 CONFIG_CMD_EFIDEBUG=y