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)
commit7ba639b53d04db2e50568ca13299310e3e2772de
treefdaa9f75a65b722a091abd65b71627d48e01ed18
parent0bb80ecc33a8fb5a682236443c1e740d5c917d1d
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>
arch/arm64/configs/defconfig