1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 253d2a715SThierry Redingconfig PHY_TEGRA_XUSB 353d2a715SThierry Reding tristate "NVIDIA Tegra XUSB pad controller driver" 453d2a715SThierry Reding depends on ARCH_TEGRA 5f67213ceSNagarjuna Kristam select USB_CONN_GPIO 66835bdc9SCorentin Labbe select USB_PHY 753d2a715SThierry Reding help 853d2a715SThierry Reding Choose this option if you have an NVIDIA Tegra SoC. 953d2a715SThierry Reding 1053d2a715SThierry Reding To compile this driver as a module, choose M here: the module will 1153d2a715SThierry Reding be called phy-tegra-xusb. 125dae15b2SVidya Sagar 135dae15b2SVidya Sagarconfig PHY_TEGRA194_P2U 145dae15b2SVidya Sagar tristate "NVIDIA Tegra194 PIPE2UPHY PHY driver" 155dae15b2SVidya Sagar depends on ARCH_TEGRA_194_SOC || COMPILE_TEST 165dae15b2SVidya Sagar select GENERIC_PHY 175dae15b2SVidya Sagar help 185dae15b2SVidya Sagar Enable this to support the P2U (PIPE to UPHY) that is part of Tegra 19x SOCs. 19