]> Git Repo - linux.git/commitdiff
soc/tegra: Select pinctrl for Tegra194
authorKrishna Yarlagadda <[email protected]>
Thu, 16 May 2019 11:53:14 +0000 (17:23 +0530)
committerThierry Reding <[email protected]>
Thu, 13 Jun 2019 08:44:08 +0000 (10:44 +0200)
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]>
drivers/soc/tegra/Kconfig

index a0b03443d8c1ea0c63c24d1830a85acf8f910c7c..6f0df5567399430a80c886654546997f74233fd5 100644 (file)
@@ -108,6 +108,7 @@ config ARCH_TEGRA_186_SOC
 config ARCH_TEGRA_194_SOC
        bool "NVIDIA Tegra194 SoC"
        select MAILBOX
+       select PINCTRL_TEGRA194
        select TEGRA_BPMP
        select TEGRA_HSP_MBOX
        select TEGRA_IVC
This page took 0.061299 seconds and 4 git commands to generate.