xref: /openbmc/linux/drivers/phy/tegra/Kconfig (revision 5dae15b2)
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
553d2a715SThierry Reding	help
653d2a715SThierry Reding	  Choose this option if you have an NVIDIA Tegra SoC.
753d2a715SThierry Reding
853d2a715SThierry Reding	  To compile this driver as a module, choose M here: the module will
953d2a715SThierry Reding	  be called phy-tegra-xusb.
105dae15b2SVidya Sagar
115dae15b2SVidya Sagarconfig PHY_TEGRA194_P2U
125dae15b2SVidya Sagar	tristate "NVIDIA Tegra194 PIPE2UPHY PHY driver"
135dae15b2SVidya Sagar	depends on ARCH_TEGRA_194_SOC || COMPILE_TEST
145dae15b2SVidya Sagar	select GENERIC_PHY
155dae15b2SVidya Sagar	help
165dae15b2SVidya Sagar	  Enable this to support the P2U (PIPE to UPHY) that is part of Tegra 19x SOCs.
17