]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/usb/otg/Kconfig
Merge branch 'master' into csb1725
[mv-sheeva.git] / drivers / usb / otg / Kconfig
index 3b1289572d72ebee6248cd05d463f01961265e4e..5ce07528cd0c630c3da29b4789d69e1542534cf3 100644 (file)
@@ -67,4 +67,18 @@ config NOP_USB_XCEIV
         built-in with usb ip or which are autonomous and doesn't require any
         phy programming such as ISP1x04 etc.
 
+config USB_LANGWELL_OTG
+       tristate "Intel Langwell USB OTG dual-role support"
+       depends on USB && PCI && INTEL_SCU_IPC
+       select USB_OTG
+       select USB_OTG_UTILS
+       help
+         Say Y here if you want to build Intel Langwell USB OTG
+         transciever driver in kernel. This driver implements role
+         switch between EHCI host driver and Langwell USB OTG
+         client driver.
+
+         To compile this driver as a module, choose M here: the
+         module will be called langwell_otg.
+
 endif # USB || OTG