xref: /linux/drivers/phy/tegra/Kconfig (revision d12ed2b7e1fe5c9e4a372a95fb7635a7f81eff6a)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
253d2a715SThierry Redingconfig PHY_TEGRA_XUSB
353d2a715SThierry Reding	tristate "NVIDIA Tegra XUSB pad controller driver"
40d5c9bc7SThierry Reding	depends on ARCH_TEGRA && USB_SUPPORT
50d5c9bc7SThierry Reding	select USB_COMMON
6f67213ceSNagarjuna Kristam	select USB_CONN_GPIO
76835bdc9SCorentin Labbe	select USB_PHY
853d2a715SThierry Reding	help
953d2a715SThierry Reding	  Choose this option if you have an NVIDIA Tegra SoC.
1053d2a715SThierry Reding
1153d2a715SThierry Reding	  To compile this driver as a module, choose M here: the module will
1253d2a715SThierry Reding	  be called phy-tegra-xusb.
135dae15b2SVidya Sagar
145dae15b2SVidya Sagarconfig PHY_TEGRA194_P2U
155dae15b2SVidya Sagar	tristate "NVIDIA Tegra194 PIPE2UPHY PHY driver"
16*0c222873SVidya Sagar	depends on ARCH_TEGRA || COMPILE_TEST
175dae15b2SVidya Sagar	select GENERIC_PHY
185dae15b2SVidya Sagar	help
193d811a4fSLars-Peter Clausen	  Enable this to support the P2U (PIPE to UPHY) that is part of Tegra 19x
203d811a4fSLars-Peter Clausen	  and 234 SOCs.
21