summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/Kconfig
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2012-09-06 20:27:07 +0530
committerFelipe Balbi <balbi@ti.com>2012-09-06 20:15:59 +0300
commit0e98de67bacba812b1b465b90a3f940d24401c27 (patch)
treec30e6cd16ac5f3d33a696f50304c6538cc20e121 /drivers/usb/otg/Kconfig
parent657b306a7bdfca4ae1514b533a0e7c3c6d26dbc6 (diff)
downloadop-kernel-dev-0e98de67bacba812b1b465b90a3f940d24401c27.zip
op-kernel-dev-0e98de67bacba812b1b465b90a3f940d24401c27.tar.gz
usb: otg: make twl6030_usb as a comparator driver to omap_usb2
All the PHY configuration other than VBUS, ID GND and OTG SRP are removed from twl6030. The phy configurations are taken care by the dedicated usb2 phy driver. So twl6030 is made as comparator driver for VBUS and ID detection. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/otg/Kconfig')
-rw-r--r--drivers/usb/otg/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/otg/Kconfig b/drivers/usb/otg/Kconfig
index 13fd1ddf..d8c8a42 100644
--- a/drivers/usb/otg/Kconfig
+++ b/drivers/usb/otg/Kconfig
@@ -68,7 +68,7 @@ config TWL4030_USB
config TWL6030_USB
tristate "TWL6030 USB Transceiver Driver"
- depends on TWL4030_CORE
+ depends on TWL4030_CORE && OMAP_USB2
select USB_OTG_UTILS
help
Enable this to support the USB OTG transceiver on TWL6030
OpenPOWER on IntegriCloud