mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: Correct Kconfig typo, "optimzed" -> "optimized".
@ 2009-12-19 13:20 Robert P. J. Day
  2009-12-21  8:48 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2009-12-19 13:20 UTC (permalink / raw)
  To: U-Boot Version 2 (barebox)


Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 8a8323f..c091a99 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

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-21  8:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-19 13:20 [PATCH] ARM: Correct Kconfig typo, "optimzed" -> "optimized" Robert P. J. Day
2009-12-21  8:48 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox