Skip to content

Commit 7ba639b

Browse files
Fabio EstevamShawn Guo
authored andcommitted
arm64: defconfig: Enable CONFIG_USB_MASS_STORAGE
Enable CONFIG_USB_MASS_STORAGE so that it is possible to mount the eMMC content in the PC by doing: modprobe g_mass_storage file=/dev/mmcblk1 removable=1 Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 0bb80ec commit 7ba639b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,6 +1030,7 @@ CONFIG_USB_CONFIGFS_RNDIS=y
10301030
CONFIG_USB_CONFIGFS_EEM=y
10311031
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
10321032
CONFIG_USB_CONFIGFS_F_FS=y
1033+
CONFIG_USB_MASS_STORAGE=m
10331034
CONFIG_TYPEC=m
10341035
CONFIG_TYPEC_TCPM=m
10351036
CONFIG_TYPEC_TCPCI=m

0 commit comments

Comments
 (0)