Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38376866 authored by Mark Brown's avatar Mark Brown Committed by Colin Cross
Browse files

ARM: tegra: Hide EMC scaling config behind ARCH_TEGRA



The option isn't terribly useful on other ARM platforms.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarOlof Johansson <olof@lixom.net>
Signed-off-by: default avatarColin Cross <ccross@android.com>
parent e19e881f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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