]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: tegra: Hide EMC scaling config behind ARCH_TEGRA
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 22 Feb 2011 20:35:24 +0000 (20:35 +0000)
committerColin Cross <ccross@android.com>
Tue, 22 Feb 2011 22:48:44 +0000 (14:48 -0800)
The option isn't terribly useful on other ARM platforms.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/Kconfig

index cac8a79e738ee48b08ab0ef1d51c79a7495fb260..bdf52f0f72958d53de64c6671859967dfa648fd8 100644 (file)
@@ -64,7 +64,7 @@ config TEGRA_SYSTEM_DMA
          Adds system DMA functionality for NVIDIA Tegra SoCs, used by
          several Tegra device drivers
 
-endif
-
 config TEGRA_EMC_SCALING_ENABLE
        bool "Enable scaling the memory frequency"
+
+endif