xref: /openbmc/linux/drivers/phy/tegra/Kconfig (revision b61ad5c0)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
253d2a715SThierry Redingconfig PHY_TEGRA_XUSB
353d2a715SThierry Reding	tristate "NVIDIA Tegra XUSB pad controller driver"
4*b61ad5c0SThierry Reding	depends on ARCH_TEGRA && USB_SUPPORT
5*b61ad5c0SThierry 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"
165dae15b2SVidya Sagar	depends on ARCH_TEGRA_194_SOC || COMPILE_TEST
175dae15b2SVidya Sagar	select GENERIC_PHY
185dae15b2SVidya Sagar	help
195dae15b2SVidya Sagar	  Enable this to support the P2U (PIPE to UPHY) that is part of Tegra 19x SOCs.
20