[MIPS] Enable highmem for all MIPS32 and MIPS64 processors.
In case a particular system doesn't support highmem the runtime checks
will ensure nothing bad is going to happen.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
···1053 depends on SYS_HAS_CPU_MIPS32_R11054 select CPU_HAS_PREFETCH1055 select CPU_SUPPORTS_32BIT_KERNEL01056 help1057 Choose this option to build a kernel for release 1 or later of the1058 MIPS32 architecture. Most modern embedded systems with a 32-bit···1070 depends on SYS_HAS_CPU_MIPS32_R21071 select CPU_HAS_PREFETCH1072 select CPU_SUPPORTS_32BIT_KERNEL01073 help1074 Choose this option to build a kernel for release 2 or later of the1075 MIPS32 architecture. Most modern embedded systems with a 32-bit···1084 select CPU_HAS_PREFETCH1085 select CPU_SUPPORTS_32BIT_KERNEL1086 select CPU_SUPPORTS_64BIT_KERNEL01087 help1088 Choose this option to build a kernel for release 1 or later of the1089 MIPS64 architecture. Many modern embedded systems with a 64-bit···1102 select CPU_HAS_PREFETCH1103 select CPU_SUPPORTS_32BIT_KERNEL1104 select CPU_SUPPORTS_64BIT_KERNEL01105 help1106 Choose this option to build a kernel for release 2 or later of the1107 MIPS64 architecture. Many modern embedded systems with a 64-bit
···1053 depends on SYS_HAS_CPU_MIPS32_R11054 select CPU_HAS_PREFETCH1055 select CPU_SUPPORTS_32BIT_KERNEL1056+ select CPU_SUPPORTS_HIGHMEM1057 help1058 Choose this option to build a kernel for release 1 or later of the1059 MIPS32 architecture. Most modern embedded systems with a 32-bit···1069 depends on SYS_HAS_CPU_MIPS32_R21070 select CPU_HAS_PREFETCH1071 select CPU_SUPPORTS_32BIT_KERNEL1072+ select CPU_SUPPORTS_HIGHMEM1073 help1074 Choose this option to build a kernel for release 2 or later of the1075 MIPS32 architecture. Most modern embedded systems with a 32-bit···1082 select CPU_HAS_PREFETCH1083 select CPU_SUPPORTS_32BIT_KERNEL1084 select CPU_SUPPORTS_64BIT_KERNEL1085+ select CPU_SUPPORTS_HIGHMEM1086 help1087 Choose this option to build a kernel for release 1 or later of the1088 MIPS64 architecture. Many modern embedded systems with a 64-bit···1099 select CPU_HAS_PREFETCH1100 select CPU_SUPPORTS_32BIT_KERNEL1101 select CPU_SUPPORTS_64BIT_KERNEL1102+ select CPU_SUPPORTS_HIGHMEM1103 help1104 Choose this option to build a kernel for release 2 or later of the1105 MIPS64 architecture. Many modern embedded systems with a 64-bit