From 1d1ab61c326635ca1088dbd54e5bf023cac9bfc6 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 12 May 2017 22:33:30 -0400 Subject: Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig Follow the exiting logic for the i.MX options when migrating this option. Cc: Marek Vasut Signed-off-by: Tom Rini Reviewed-by: Marek Vasut --- include/configs/eco5pk.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/eco5pk.h') diff --git a/include/configs/eco5pk.h b/include/configs/eco5pk.h index c0953d7c04..3d7a168bc4 100644 --- a/include/configs/eco5pk.h +++ b/include/configs/eco5pk.h @@ -15,7 +15,6 @@ #include "tam3517-common.h" -#undef CONFIG_USB_EHCI_OMAP #undef CONFIG_USB_OMAP3 /* Our console port is port3 */ -- cgit