ARM: tegra: remove TEGRA_EMC_SCALING_ENABLE
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 7 Apr 2014 16:52:23 +0000 (10:52 -0600)
committerArnd Bergmann <arnd@arndb.de>
Thu, 24 Apr 2014 13:29:12 +0000 (15:29 +0200)
Commit a7cbe92cef27 ("ARM: tegra: remove tegra EMC scaling driver")
removed the only user of TEGRA_EMC_SCALING_ENABLE. Remove its Kconfig
entry too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-tegra/Kconfig

index 92d660f..55b305d 100644 (file)
@@ -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