OSDN Git Service

usb: phy: Add Kconfig entry for Tegra PHY driver
[android-x86/kernel.git] / drivers / usb / phy / Kconfig
index 0f8ab98..b9b0a44 100644 (file)
@@ -159,6 +159,15 @@ config USB_MXS_PHY
 
          MXS Phy is used by some of the i.MX SoCs, for example imx23/28/6x.
 
+config USB_TEGRA_PHY
+       tristate "NVIDIA Tegra USB PHY Driver"
+       depends on ARCH_TEGRA
+       select USB_PHY
+       select USB_ULPI
+       help
+         This driver provides PHY support for the USB controllers found
+         on NVIDIA Tegra SoC's.
+
 config USB_ULPI
        bool "Generic ULPI Transceiver Driver"
        depends on ARM || ARM64