Staging: dst: thread pool.
[linux-2.6] / drivers / usb / otg / Kconfig
index ee55b44..aa884d0 100644 (file)
@@ -43,7 +43,7 @@ config ISP1301_OMAP
 
 config TWL4030_USB
        tristate "TWL4030 USB Transceiver Driver"
-       depends on TWL4030_CORE
+       depends on TWL4030_CORE && REGULATOR_TWL4030
        select USB_OTG_UTILS
        help
          Enable this to support the USB OTG transceiver on TWL4030
@@ -51,4 +51,12 @@ config TWL4030_USB
          This transceiver supports high and full speed devices plus,
          in host mode, low speed.
 
+config NOP_USB_XCEIV
+       tristate "NOP USB Transceiver Driver"
+       select USB_OTG_UTILS
+       help
+        this driver is to be used by all the usb transceiver which are either
+        built-in with usb ip or which are autonomous and doesn't require any
+        phy programming such as ISP1x04 etc.
+
 endif # USB || OTG