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 --- include/configs/mx7dsabresd.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/mx7dsabresd.h') diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h index 593bf38..fd39f22 100644 --- a/include/configs/mx7dsabresd.h +++ b/include/configs/mx7dsabresd.h @@ -220,8 +220,6 @@ #define CONFIG_USBD_HS -#define CONFIG_USB_FUNCTION_MASS_STORAGE - #ifdef CONFIG_VIDEO #define CONFIG_VIDEO_MXS #define CONFIG_VIDEO_LOGO -- cgit v1.1