From 6574864df8db62a45e1875d4e1c42e5c8b8cbe0e Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Tue, 2 Jan 2018 10:39:52 -0600 Subject: Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig This converts the following to Kconfig: CONFIG_ROCKCHIP_USB2_PHY Signed-off-by: Adam Ford --- include/configs/rk3288_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/rk3288_common.h') diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h index e2f070fd1c..c2bd378437 100644 --- a/include/configs/rk3288_common.h +++ b/include/configs/rk3288_common.h @@ -58,7 +58,6 @@ #ifndef CONFIG_SPL_BUILD /* usb otg */ -#define CONFIG_ROCKCHIP_USB2_PHY /* usb mass storage */ #define CONFIG_USB_FUNCTION_MASS_STORAGE -- cgit v1.2.3