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 <[email protected]> Cc: Yoshinori Sato <[email protected]> Cc: Rich Felker <[email protected]> Cc: [email protected] Cc: Jiri Kosina <[email protected]> Signed-off-by: Rich Felker <[email protected]>
1 parent f477a53 commit 7fb0a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)