Skip to content

Commit 7ac13f6

Browse files
kkyarlagaddathierryreding
authored andcommitted
soc/tegra: Select pinctrl for Tegra194
Select PINCTRL_TEGRA194 by default for Tegra194 SoC needed for dynamically controlling PCIe pins. Signed-off-by: Krishna Yarlagadda <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent f0b2835 commit 7ac13f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/soc/tegra/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ config ARCH_TEGRA_186_SOC
108108
config ARCH_TEGRA_194_SOC
109109
bool "NVIDIA Tegra194 SoC"
110110
select MAILBOX
111+
select PINCTRL_TEGRA194
111112
select TEGRA_BPMP
112113
select TEGRA_HSP_MBOX
113114
select TEGRA_IVC

0 commit comments

Comments
 (0)