From 4d7100a61d6fe0652dd0e8b7b3cc31ad37483d64 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 22 Apr 2016 14:01:08 -0400 Subject: configs: Re-sync CONFIG_USB_MUSB_HOST Now that CONFIG_USB_MUSB_HOST is part of Kconfig, migrate that over to the defconfig files. Signed-off-by: Tom Rini --- include/configs/cm_t3517.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/cm_t3517.h') diff --git a/include/configs/cm_t3517.h b/include/configs/cm_t3517.h index ca0b47e4ee..553b648f78 100644 --- a/include/configs/cm_t3517.h +++ b/include/configs/cm_t3517.h @@ -113,7 +113,6 @@ #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 146 #define CONFIG_OMAP_EHCI_PHY2_RESET_GPIO 147 #else /* !CONFIG_USB_MUSB_AM35X */ -#define CONFIG_USB_MUSB_HOST #define CONFIG_USB_MUSB_PIO_ONLY #endif /* CONFIG_USB_MUSB_AM35X */ -- cgit v1.2.1