162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig PHY_TEGRA_XUSB 362306a36Sopenharmony_ci tristate "NVIDIA Tegra XUSB pad controller driver" 462306a36Sopenharmony_ci depends on ARCH_TEGRA && USB_SUPPORT 562306a36Sopenharmony_ci select USB_COMMON 662306a36Sopenharmony_ci select USB_CONN_GPIO 762306a36Sopenharmony_ci select USB_PHY 862306a36Sopenharmony_ci help 962306a36Sopenharmony_ci Choose this option if you have an NVIDIA Tegra SoC. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci To compile this driver as a module, choose M here: the module will 1262306a36Sopenharmony_ci be called phy-tegra-xusb. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ciconfig PHY_TEGRA194_P2U 1562306a36Sopenharmony_ci tristate "NVIDIA Tegra194 PIPE2UPHY PHY driver" 1662306a36Sopenharmony_ci depends on ARCH_TEGRA_194_SOC || COMPILE_TEST 1762306a36Sopenharmony_ci select GENERIC_PHY 1862306a36Sopenharmony_ci help 1962306a36Sopenharmony_ci Enable this to support the P2U (PIPE to UPHY) that is part of Tegra 19x SOCs. 20