aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2014-03-09 17:41:46 -0400
committerJiri Kosina <jkosina@suse.cz>2014-03-10 09:05:29 -0400
commite4556c0f35a9b3c179003c35084f3232c43c6109 (patch)
tree841b6b727b8d4b16b8b9af39bb82086a468f3a95
parent80dd6eac00908a2c3e7a7c3f538ceee75c03f94f (diff)
ARM: spear: clean up editing mistake
Clean up an obvious editing mistake introduced by commit 4b6effb6ff38 ("ARM: spear: merge Kconfig files"). Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r--arch/arm/mach-spear/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-spear/Kconfig b/arch/arm/mach-spear/Kconfig
index ac1710e64d9a..308d5b5b3055 100644
--- a/arch/arm/mach-spear/Kconfig
+++ b/arch/arm/mach-spear/Kconfig
@@ -92,7 +92,7 @@ config MACH_SPEAR600
92 depends on ARCH_SPEAR6XX 92 depends on ARCH_SPEAR6XX
93 select USE_OF 93 select USE_OF
94 help 94 help
95 Supports ST SPEAr600 boards configured via the device-treesource "arch/arm/mach-spear6xx/Kconfig" 95 Supports ST SPEAr600 boards configured via the device-tree
96 96
97config ARCH_SPEAR_AUTO 97config ARCH_SPEAR_AUTO
98 def_bool PLAT_SPEAR_SINGLE 98 def_bool PLAT_SPEAR_SINGLE