Skip to content

Commit 7fb0a1a

Browse files
rddunlapRich Felker
authored andcommitted
arch/sh: hyphenate Non-Uniform in Kconfig prompt
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 Cc: Jiri Kosina <trivial@kernel.org> Signed-off-by: Rich Felker <dalias@libc.org>
1 parent f477a53 commit 7fb0a1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/sh/mm/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ config VSYSCALL
105105
(the default value) say Y.
106106

107107
config NUMA
108-
bool "Non Uniform Memory Access (NUMA) Support"
108+
bool "Non-Uniform Memory Access (NUMA) Support"
109109
depends on MMU && SYS_SUPPORTS_NUMA
110110
select ARCH_WANT_NUMA_VARIABLE_LOCALITY
111111
default n

0 commit comments

Comments
 (0)