From: Mark Brown Date: Tue, 22 Feb 2011 20:35:24 +0000 (+0000) Subject: ARM: tegra: Hide EMC scaling config behind ARCH_TEGRA X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=38376866a1fe5b1e6d9510ec4913c2b461f456f3;p=linux-beck.git ARM: tegra: Hide EMC scaling config behind ARCH_TEGRA The option isn't terribly useful on other ARM platforms. Signed-off-by: Mark Brown Acked-by: Olof Johansson Signed-off-by: Colin Cross --- diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig index cac8a79e738e..bdf52f0f7295 100644 --- a/arch/arm/mach-tegra/Kconfig +++ b/arch/arm/mach-tegra/Kconfig @@ -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