diff options
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
-rw-r--r-- | arch/arm/mach-tegra/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig index 15c09294effa..d1a12a496525 100644 --- a/arch/arm/mach-tegra/Kconfig +++ b/arch/arm/mach-tegra/Kconfig | |||
@@ -65,6 +65,7 @@ config ARCH_TEGRA_124_SOC | |||
65 | bool "Enable support for Tegra124 family" | 65 | bool "Enable support for Tegra124 family" |
66 | select ARM_L1_CACHE_SHIFT_6 | 66 | select ARM_L1_CACHE_SHIFT_6 |
67 | select HAVE_ARM_ARCH_TIMER | 67 | select HAVE_ARM_ARCH_TIMER |
68 | select PINCTRL_TEGRA124 | ||
68 | help | 69 | help |
69 | Support for NVIDIA Tegra T124 processor family, based on the | 70 | Support for NVIDIA Tegra T124 processor family, based on the |
70 | ARM CortexA15MP CPU | 71 | ARM CortexA15MP CPU |