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/omap3_beagle.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/omap3_beagle.h') diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index d27ceec..0d48d4e 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h @@ -56,7 +56,6 @@ /* USB EHCI */ -#define CONFIG_USB_EHCI_OMAP #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 147 #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3 -- cgit v1.1