]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Change UTF8 chars in Kconfig help text about Oprofile AMD barcelona
authorJesper Dangaard Brouer <jdb@comx.dk>
Fri, 24 Oct 2008 13:05:12 +0000 (15:05 +0200)
committerRobert Richter <robert.richter@amd.com>
Mon, 27 Oct 2008 18:15:39 +0000 (19:15 +0100)
Fixes screwing up text output when doing a make oldconfig and viewing
help text of "OProfile AMD IBS support".  When the terminal is
not using an UTF8 locale / LANG.  "make config" breaks terminal output
and its not possible to continue.

(Change added by changeset 852402cc Tue Jul 22 21:09:06 2008)

Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: Robert Richter <robert.richter@amd.com>
arch/Kconfig

index e6ab550bceb3fda92cf1ad1e67d1e3cee1af9005..8977d99987cb31b4b7bc5a6b4ccc2fa333b267cd 100644 (file)
@@ -21,7 +21,7 @@ config OPROFILE_IBS
           Instruction-Based Sampling (IBS) is a new profiling
           technique that provides rich, precise program performance
           information. IBS is introduced by AMD Family10h processors
-          (AMD Opteron Quad-Core processor “Barcelona”) to overcome
+          (AMD Opteron Quad-Core processor "Barcelona") to overcome
           the limitations of conventional performance counter
           sampling.