]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: defconfig: Enable CONFIG_USB_MASS_STORAGE
authorFabio Estevam <festevam@denx.de>
Wed, 16 Aug 2023 18:21:22 +0000 (15:21 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 24 Sep 2023 13:29:45 +0000 (21:29 +0800)
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>
arch/arm64/configs/defconfig

index 5315789f48682ae684e319361cecef5528a35aec..123b85dafc32ae0e8864964373102a07cd40d2d5 100644 (file)
@@ -1030,6 +1030,7 @@ CONFIG_USB_CONFIGFS_RNDIS=y
 CONFIG_USB_CONFIGFS_EEM=y
 CONFIG_USB_CONFIGFS_MASS_STORAGE=y
 CONFIG_USB_CONFIGFS_F_FS=y
+CONFIG_USB_MASS_STORAGE=m
 CONFIG_TYPEC=m
 CONFIG_TYPEC_TCPM=m
 CONFIG_TYPEC_TCPCI=m