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 cac8a79..bdf52f0 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