git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8830e72
)
qcom_defconfig: enable USB mass storage gadget
author
Casey Connolly
<casey.connolly@linaro.org>
Thu, 26 Jun 2025 13:25:45 +0000
(15:25 +0200)
committer
Casey 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
patch
|
blob
|
history
diff --git
a/configs/qcom_defconfig
b/configs/qcom_defconfig
index
84cc4cf
..
b9ba7a6
100644
(file)
--- a/
configs/qcom_defconfig
+++ b/
configs/qcom_defconfig
@@
-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