diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-09-14 13:34:53 -0400 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2012-09-14 13:34:53 -0400 |
commit | f49540d1d7e90dc9864d96ad5a505d7feb8efbcc (patch) | |
tree | 68519c0aebe74b333ee882e2b8b20583eb34fd45 /arch/arm/Kconfig | |
parent | 1f10478cabacf55f87be5ed4440d07378f19c237 (diff) | |
parent | b4350f40f73b75efdceae3d9e04266979acabd8c (diff) |
Merge branch 'for-3.7/common-clk' into for-3.7/cleanup2
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index c5f9ae5dbd1a..b23213d2764e 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -686,6 +686,7 @@ config ARCH_TEGRA | |||
686 | select NEED_MACH_IO_H if PCI | 686 | select NEED_MACH_IO_H if PCI |
687 | select ARCH_HAS_CPUFREQ | 687 | select ARCH_HAS_CPUFREQ |
688 | select USE_OF | 688 | select USE_OF |
689 | select COMMON_CLK | ||
689 | help | 690 | help |
690 | This enables support for NVIDIA Tegra based systems (Tegra APX, | 691 | This enables support for NVIDIA Tegra based systems (Tegra APX, |
691 | Tegra 6xx and Tegra 2 series). | 692 | Tegra 6xx and Tegra 2 series). |