xref: /linux/drivers/phy/tegra/Kconfig (revision 9c92ab61914157664a2fbdf926df0eb937838e45)
1# SPDX-License-Identifier: GPL-2.0-only
2config PHY_TEGRA_XUSB
3	tristate "NVIDIA Tegra XUSB pad controller driver"
4	depends on ARCH_TEGRA
5	help
6	  Choose this option if you have an NVIDIA Tegra SoC.
7
8	  To compile this driver as a module, choose M here: the module will
9	  be called phy-tegra-xusb.
10