]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/phy/Kconfig
usb: phy: Add AM335x PHY driver
[karo-tx-linux.git] / drivers / usb / phy / Kconfig
index f5ea339ec155270ad886c90cf4d3f46bc78d7331..f41c3e12c6a79a5e585f528049d72c7fdcb8b7e9 100644 (file)
@@ -86,6 +86,18 @@ config OMAP_USB3
          This driver interacts with the "OMAP Control USB Driver" to power
          on/off the PHY.
 
+config AM335X_CONTROL_USB
+       tristate
+
+config AM335X_PHY_USB
+       tristate "AM335x USB PHY Driver"
+       select USB_PHY
+       select AM335X_CONTROL_USB
+       select NOP_USB_XCEIV
+       help
+         This driver provides PHY support for that phy which part for the
+         AM335x SoC.
+
 config SAMSUNG_USBPHY
        tristate
        help