From 0753a77e649fa12a263f38bcd714aff317f96a03 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Sat, 19 Dec 2009 08:20:23 -0500 Subject: ARM: Correct Kconfig typo, "optimzed" -> "optimized". Signed-off-by: Robert P. J. Day Signed-off-by: Sascha Hauer --- arch/arm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/Kconfig') diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 8a8323ffe0..c091a996a9 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -103,7 +103,7 @@ config CPU_V7_DCACHE_SKIP So that the D-Cache invalidation logic is skipped config ARM_OPTIMZED_STRING_FUNCTIONS - bool "use assembler optimzed string functions" + bool "use assembler optimized string functions" help Say yes here to use assembler optimized memcpy / memset functions. These functions work much faster than the normal versions but -- cgit v1.2.3