aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 96143670759c..27f83e642968 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -885,7 +885,7 @@ config GENERIC_ISA_DMA_SUPPORT_BROKEN
885 bool 885 bool
886 886
887# 887#
888# Endianess selection. Suffiently obscure so many users don't know what to 888# Endianess selection. Sufficiently obscure so many users don't know what to
889# answer,so we try hard to limit the available choices. Also the use of a 889# answer,so we try hard to limit the available choices. Also the use of a
890# choice statement should be more obvious to the user. 890# choice statement should be more obvious to the user.
891# 891#
@@ -894,7 +894,7 @@ choice
894 help 894 help
895 Some MIPS machines can be configured for either little or big endian 895 Some MIPS machines can be configured for either little or big endian
896 byte order. These modes require different kernels and a different 896 byte order. These modes require different kernels and a different
897 Linux distribution. In general there is one prefered byteorder for a 897 Linux distribution. In general there is one preferred byteorder for a
898 particular system but some systems are just as commonly used in the 898 particular system but some systems are just as commonly used in the
899 one or the other endianess. 899 one or the other endianess.
900 900