usb: phy: samsung: Add host phy support to samsung-phy driver
[deliverable/linux.git] / drivers / usb / phy / Kconfig
index 5de6e7f39f9cf4fd41faaf93bdb722b6420e9d3c..fae4d08c0ddd04e0d338de8f358b0af66a781750 100644 (file)
@@ -45,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.024692 seconds and 5 git commands to generate.