]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/Kconfig
Move the ehci-omap code into omap-pool branch
[linux-2.6-omap-h63xx.git] / drivers / usb / host / Kconfig
index 1091358d12bdd611af8d96416bce6156db4f6241..845479f7c70773cacff061d3a04c0f3ca0b21d86 100644 (file)
@@ -38,25 +38,6 @@ config USB_EHCI_HCD
 
          To compile this driver as a module, choose M here: the
          module will be called ehci-hcd.
-choice
-       prompt "PHY/TLL mode"
-       depends on USB_EHCI_HCD && EXPERIMENTAL && ARCH_OMAP34XX
-       ---help---
-       Choose PHY or TLL mode of operation
-
-config OMAP_EHCI_PHY_MODE
-       bool "PHY mode: ISP1504 on Port1/2 (NEW 3430ES2.0)"
-       depends on USB_EHCI_HCD && EXPERIMENTAL && ARCH_OMAP34XX
-       ---help---
-         EHCI PHY mode. Port1 and Port2 are connected to ISP1504 transcievers
-
-config OMAP_EHCI_TLL_MODE
-       bool "TLL mode: (EXPERIMENTAL)"
-       depends on USB_EHCI_HCD && EXPERIMENTAL && ARCH_OMAP34XX
-       ---help---
-       OMAP EHCI controller has TLL mode of operation for all 3 ports.
-       Use this mode when no transciever is present
-endchoice
 
 config USB_EHCI_ROOT_HUB_TT
        bool "Root Hub Transaction Translators"