On Sun, Aug 31, 2008 at 02:09:42PM -0700, David Brownell wrote: > On Saturday 30 August 2008, Felipe Balbi wrote: > > +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 > > All that stuff should be platform data, not Kconfig options. Hmm... someone else will have to fix that. Will drop from the series from now as well. -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html