[PATCH 01/10] USB:Changed omap2plus_defconfig to support OMAP USB static driver
manjunath.goudar at linaro.org
manjunath.goudar at linaro.org
Thu Feb 7 12:33:58 EST 2013
From: Manjunath Goudar <manjunath.goudar at linaro.org>
Selected EHCI and OMAP driver as static drivers using omap2plus_defconfig
configuration
Signed-off-by: Manjunath Goudar <manjunath.goudar at linaro.org>
Signed-off-by: Arnd Bergmann <arnd at linaro.org>
Cc: Felipe Balbi <balbi at ti.com>
Cc: Greg KH <greg at kroah.com>
Cc: Alan Stern <stern at rowland.harvard.edu>
Cc: linux-usb at vger.kernel.org
Cc: Tony Lindgren <tony at atomide.com>
---
arch/arm/configs/omap2plus_defconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 82ce8d7..9ea7a9c 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -182,6 +182,10 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_SUSPEND=y
CONFIG_USB_MON=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_ROOT_HUB_TT=y
+CONFIG_USB_EHCI_TT_NEWSCHED=y
+CONFIG_USB_EHCI_HCD_OMAP=y
CONFIG_USB_WDM=y
CONFIG_USB_STORAGE=y
CONFIG_USB_LIBUSUAL=y
--
1.7.9.5
More information about the linux-arm-kernel
mailing list