From a11a5b8ad9d7bfd37e7abbbaecc536f86eabc2d2 Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Wed, 9 Aug 2017 00:21:54 -0700 Subject: usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig This converts CONFIG_USB_EHCI_PCI to a Kconfig option, and updates all boards that use it. Signed-off-by: Bin Meng --- include/configs/x86-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/x86-common.h') diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index 687f8df450..49fcbc5b9f 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -118,7 +118,6 @@ /*----------------------------------------------------------------------- * USB configuration */ -#define CONFIG_USB_EHCI_PCI #define CONFIG_SYS_USB_EVENT_POLL #define CONFIG_USB_HOST_ETHER -- cgit v1.2.1