* [PATCH] arch/sh: add hyphenation in NUMA Kconfig prompt
@ 2020-02-01 1:57 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2020-02-01 1:57 UTC (permalink / raw)
To: Andrew Morton, LKML; +Cc: Yoshinori Sato, Rich Felker, Linux-sh list
From: Randy Dunlap <rdunlap@infradead.org>
Hyphenate Non-Uniform in the NUMA kconfig prompt.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: linux-sh@vger.kernel.org
---
arch/sh/mm/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200131.orig/arch/sh/mm/Kconfig
+++ linux-next-20200131/arch/sh/mm/Kconfig
@@ -107,7 +107,7 @@ config VSYSCALL
(the default value) say Y.
config NUMA
- bool "Non Uniform Memory Access (NUMA) Support"
+ bool "Non-Uniform Memory Access (NUMA) Support"
depends on MMU && SYS_SUPPORTS_NUMA
select ARCH_WANT_NUMA_VARIABLE_LOCALITY
default n
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-02-01 1:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-01 1:57 [PATCH] arch/sh: add hyphenation in NUMA Kconfig prompt Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).