Browse Source

ARM: tegra: Hide EMC scaling config behind ARCH_TEGRA

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>
Mark Brown 14 năm trước cách đây
mục cha
commit
38376866a1
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      arch/arm/mach-tegra/Kconfig

+ 2 - 2
arch/arm/mach-tegra/Kconfig

@@ -64,7 +64,7 @@ config TEGRA_SYSTEM_DMA
 	  Adds system DMA functionality for NVIDIA Tegra SoCs, used by
 	  Adds system DMA functionality for NVIDIA Tegra SoCs, used by
 	  several Tegra device drivers
 	  several Tegra device drivers
 
 
-endif
-
 config TEGRA_EMC_SCALING_ENABLE
 config TEGRA_EMC_SCALING_ENABLE
 	bool "Enable scaling the memory frequency"
 	bool "Enable scaling the memory frequency"
+
+endif