浏览代码

Change UTF8 chars in Kconfig help text about Oprofile AMD barcelona

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>
Jesper Dangaard Brouer 16 年之前
父节点
当前提交
ba8b453de0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/Kconfig

+ 1 - 1
arch/Kconfig

@@ -21,7 +21,7 @@ config OPROFILE_IBS
           Instruction-Based Sampling (IBS) is a new profiling
           Instruction-Based Sampling (IBS) is a new profiling
           technique that provides rich, precise program performance
           technique that provides rich, precise program performance
           information. IBS is introduced by AMD Family10h processors
           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
           the limitations of conventional performance counter
           sampling.
           sampling.