We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80edd21 commit 0c22287Copy full SHA for 0c22287
drivers/phy/tegra/Kconfig
@@ -13,7 +13,7 @@ config PHY_TEGRA_XUSB
13
14
config PHY_TEGRA194_P2U
15
tristate "NVIDIA Tegra194 PIPE2UPHY PHY driver"
16
- depends on ARCH_TEGRA_194_SOC || ARCH_TEGRA_234_SOC || COMPILE_TEST
+ depends on ARCH_TEGRA || COMPILE_TEST
17
select GENERIC_PHY
18
help
19
Enable this to support the P2U (PIPE to UPHY) that is part of Tegra 19x
0 commit comments