diff options
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/Kconfig.cpu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig.cpu b/arch/sh/Kconfig.cpu index ddf096c7d8bf..770ff2d5b94d 100644 --- a/arch/sh/Kconfig.cpu +++ b/arch/sh/Kconfig.cpu | |||
@@ -1,7 +1,7 @@ | |||
1 | menu "Processor features" | 1 | menu "Processor features" |
2 | 2 | ||
3 | choice | 3 | choice |
4 | prompt "Endianess selection" | 4 | prompt "Endianness selection" |
5 | default CPU_LITTLE_ENDIAN | 5 | default CPU_LITTLE_ENDIAN |
6 | help | 6 | help |
7 | Some SuperH machines can be configured for either little or big | 7 | Some SuperH machines can be configured for either little or big |