usb: gadget: configfs: handle gadget reset request for android
[firefly-linux-kernel-4.4.55.git] / drivers / usb / phy / Kconfig
index d874bbaa4ac452cb3b67e778825f8357d0524e0d..795485eac7b07f140d6bc243dc01480e1824729b 100644 (file)
@@ -221,4 +221,13 @@ config USB_ULPI_VIEWPORT
          Provides read/write operations to the ULPI phy register set for
          controllers with a viewport register (e.g. Chipidea/ARC controllers).
 
+config DUAL_ROLE_USB_INTF
+       bool "Generic DUAL ROLE sysfs interface"
+       depends on SYSFS && USB_PHY
+       help
+         A generic sysfs interface to track and change the state of
+         dual role usb phys. The usb phy drivers can register to
+         this interface to expose it capabilities to the userspace
+         and thereby allowing userspace to change the port mode.
+
 endmenu