]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: tegra194: p2u: Allow to enable driver on Tegra234
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 1 Dec 2024 00:25:19 +0000 (16:25 -0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 4 Dec 2024 13:45:48 +0000 (19:15 +0530)
commit3d811a4f38c773779748ed52f49cb7a609428b61
tree3fd9e03c82112da09365b940d0714ecb0cd6fef2
parent21364b0fe378646fa301f29f714140a1f465561b
phy: tegra194: p2u: Allow to enable driver on Tegra234

Commit de6026682569 ("phy: tegra: Add PCIe PIPE2UPHY support for Tegra234")
add support for Tegra234 to the tegra194-p2u PHY driver. But the driver is
currently not selectable when Tegra234 SoC support is enabled.

Update the Kconfig entry to allow the driver to be built when support the
Tegra234 SoC is enabled.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Link: https://lore.kernel.org/r/20241201002519.3468-1-lars@metafoo.de
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/tegra/Kconfig