usb: phy: samsung: Add host phy support to samsung-phy driver
[deliverable/linux.git] / drivers / usb / phy / Kconfig
index 7eb73c561bd2896d5c135a8c53e40e0ae352bad6..fae4d08c0ddd04e0d338de8f358b0af66a781750 100644 (file)
@@ -6,6 +6,7 @@ comment "USB Physical Layer drivers"
 
 config OMAP_USB2
        tristate "OMAP USB2 PHY Driver"
+       depends on ARCH_OMAP2PLUS
        select USB_OTG_UTILS
        help
          Enable this to support the transceiver that is part of SOC. This
@@ -44,3 +45,11 @@ config USB_RCAR_PHY
 
          To compile this driver as a module, choose M here: the
          module will be called rcar-phy.
+
+config SAMSUNG_USBPHY
+       bool "Samsung USB PHY controller Driver"
+       depends on USB_S3C_HSOTG || USB_EHCI_S5P || USB_OHCI_EXYNOS
+       select USB_OTG_UTILS
+       help
+         Enable this to support Samsung USB phy controller for samsung
+         SoCs.
This page took 0.02459 seconds and 5 git commands to generate.