18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig PHY_TEGRA_XUSB
38c2ecf20Sopenharmony_ci	tristate "NVIDIA Tegra XUSB pad controller driver"
48c2ecf20Sopenharmony_ci	depends on ARCH_TEGRA && USB_SUPPORT
58c2ecf20Sopenharmony_ci	select USB_COMMON
68c2ecf20Sopenharmony_ci	select USB_CONN_GPIO
78c2ecf20Sopenharmony_ci	select USB_PHY
88c2ecf20Sopenharmony_ci	help
98c2ecf20Sopenharmony_ci	  Choose this option if you have an NVIDIA Tegra SoC.
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the module will
128c2ecf20Sopenharmony_ci	  be called phy-tegra-xusb.
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciconfig PHY_TEGRA194_P2U
158c2ecf20Sopenharmony_ci	tristate "NVIDIA Tegra194 PIPE2UPHY PHY driver"
168c2ecf20Sopenharmony_ci	depends on ARCH_TEGRA_194_SOC || COMPILE_TEST
178c2ecf20Sopenharmony_ci	select GENERIC_PHY
188c2ecf20Sopenharmony_ci	help
198c2ecf20Sopenharmony_ci	  Enable this to support the P2U (PIPE to UPHY) that is part of Tegra 19x SOCs.
20