[PATCH v2 RESEND +TRIVIAL] arch/sh: hyphenate Non-Uniform in Kconfig prompt

From: Randy Dunlap
Date: Thu Sep 17 2020 - 22:32:04 EST


From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Hyphenate Non-Uniform in the NUMA kconfig prompt.

Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Cc: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx>
Cc: Rich Felker <dalias@xxxxxxxx>
Cc: linux-sh@xxxxxxxxxxxxxxx
Cc: Jiri Kosina <trivial@xxxxxxxxxx>
---
v2: rebase from JAN-2020 to current.

arch/sh/mm/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200917.orig/arch/sh/mm/Kconfig
+++ linux-next-20200917/arch/sh/mm/Kconfig
@@ -105,7 +105,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