From: Lukasz Majewski Date: Thu, 4 Apr 2019 10:26:54 +0000 (+0200) Subject: ARM: config: Remove not needed CONFIG_MXC_USB_PORT define X-Git-Tag: v2019.07-rc2~30^2~54 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=52b239ccd11501ca233c419897849bdbc9731d43;p=oweals%2Fu-boot.git ARM: config: Remove not needed CONFIG_MXC_USB_PORT define After i.MX5's EHCI conversion to DM, the CONFIG_MXC_USB_PORT is not needed anymore and should be removed. Signed-off-by: Lukasz Majewski --- diff --git a/include/configs/kp_imx53.h b/include/configs/kp_imx53.h index 9bbf590b72..d09608df35 100644 --- a/include/configs/kp_imx53.h +++ b/include/configs/kp_imx53.h @@ -17,7 +17,6 @@ /* USB Configs */ #define CONFIG_USB_EHCI_MX5 -#define CONFIG_MXC_USB_PORT 1 #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW) #define CONFIG_MXC_USB_FLAGS 0