From 4f60e5d3a82f7061d235c28eb3451b612fae43b5 Mon Sep 17 00:00:00 2001 From: Lukasz Majewski Date: Mon, 29 Jan 2018 19:25:54 +0100 Subject: Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig This commit moves USB_FUNCTION_MASS_STORAGE config to Kconfig. Signed-off-by: Lukasz Majewski Reviewed-by: Jaehoon Chung --- configs/Bananapi_m2m_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/Bananapi_m2m_defconfig') diff --git a/configs/Bananapi_m2m_defconfig b/configs/Bananapi_m2m_defconfig index cb1edcf2ccc..543fd01a287 100644 --- a/configs/Bananapi_m2m_defconfig +++ b/configs/Bananapi_m2m_defconfig @@ -18,3 +18,4 @@ CONFIG_SPL=y # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_GADGET=y +CONFIG_USB_FUNCTION_MASS_STORAGE=y -- cgit v1.2.3