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/rk322x_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/rk322x_common.h') diff --git a/include/configs/rk322x_common.h b/include/configs/rk322x_common.h index b22169d163a..d1ba52aaa6f 100644 --- a/include/configs/rk322x_common.h +++ b/include/configs/rk322x_common.h @@ -41,7 +41,6 @@ /* usb otg */ /* usb mass storage */ -#define CONFIG_USB_FUNCTION_MASS_STORAGE #define CONFIG_CMD_USB_MASS_STORAGE /* usb host */ -- cgit v1.2.3