From: Jaehoon Chung Date: Wed, 21 Oct 2020 10:07:20 +0000 (+0900) Subject: configs: rpi_4_32b: enable UMS config X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=52668ffbade15c55812e0721a40f5b14f74ecc05;p=platform%2Fkernel%2Fu-boot.git configs: rpi_4_32b: enable UMS config Enable UMS configuration to use mass storage. Change-Id: Ic7dc117e21e025776f7d4711ca63457b3148d166 Signed-off-by: Jaehoon Chung --- diff --git a/configs/rpi_4_32b_defconfig b/configs/rpi_4_32b_defconfig index c665f032fe..03d42d3b46 100644 --- a/configs/rpi_4_32b_defconfig +++ b/configs/rpi_4_32b_defconfig @@ -18,6 +18,7 @@ CONFIG_CMD_GPIO=y CONFIG_CMD_MMC=y CONFIG_CMD_PCI=y CONFIG_CMD_USB=y +CONFIG_CMD_USB_MASS_STORAGE=y CONFIG_CMD_TIZEN_DOWNLOAD=y CONFIG_CMD_FS_UUID=y CONFIG_OF_BOARD=y