From 3001caaeb3e0dec2d697324de07c2cf73b389fd3 Mon Sep 17 00:00:00 2001 From: Roger Quadros Date: Mon, 15 Apr 2013 14:50:34 +0300 Subject: [PATCH] --- yaml --- r: 364856 b: refs/heads/master c: 7c4ebe68ecdeaa6b2846863c29e248615c366e19 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/host/Kconfig | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 017862cb12a3..819113d2c4a1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1361bf4b9f9ef45e628a5b89e0fd9bedfdcb7104 +refs/heads/master: 7c4ebe68ecdeaa6b2846863c29e248615c366e19 diff --git a/trunk/drivers/usb/host/Kconfig b/trunk/drivers/usb/host/Kconfig index c0be25c8e61c..c558472036b6 100644 --- a/trunk/drivers/usb/host/Kconfig +++ b/trunk/drivers/usb/host/Kconfig @@ -150,11 +150,13 @@ config USB_EHCI_MXC config USB_EHCI_HCD_OMAP tristate "EHCI support for OMAP3 and later chips" depends on ARCH_OMAP - select NOP_USB_XCEIV default y ---help--- Enables support for the on-chip EHCI controller on OMAP3 and later chips. + If your system uses a PHY on the USB port, you will need to + enable USB_PHY and the appropriate PHY driver as well. Most + boards need the NOP_USB_XCEIV PHY driver. config USB_EHCI_HCD_ORION tristate "Support for Marvell EBU on-chip EHCI USB controller"