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

Commit cab4d503 authored by Paul Bolle's avatar Paul Bolle Committed by Arnd Bergmann
Browse files

ARM: tegra: remove TEGRA_EMC_SCALING_ENABLE



Commit a7cbe92c ("ARM: tegra: remove tegra EMC scaling driver")
removed the only user of TEGRA_EMC_SCALING_ENABLE. Remove its Kconfig
entry too.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent af81c08c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -70,7 +70,4 @@ config TEGRA_AHB
	  which controls AHB bus master arbitration and some
	  performance parameters(priority, prefech size).

config TEGRA_EMC_SCALING_ENABLE
	bool "Enable scaling the memory frequency"

endmenu