[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>
···10531053 depends on SYS_HAS_CPU_MIPS32_R110541054 select CPU_HAS_PREFETCH10551055 select CPU_SUPPORTS_32BIT_KERNEL10561056+ select CPU_SUPPORTS_HIGHMEM10561057 help10571058 Choose this option to build a kernel for release 1 or later of the10581059 MIPS32 architecture. Most modern embedded systems with a 32-bit···10701069 depends on SYS_HAS_CPU_MIPS32_R210711070 select CPU_HAS_PREFETCH10721071 select CPU_SUPPORTS_32BIT_KERNEL10721072+ select CPU_SUPPORTS_HIGHMEM10731073 help10741074 Choose this option to build a kernel for release 2 or later of the10751075 MIPS32 architecture. Most modern embedded systems with a 32-bit···10841082 select CPU_HAS_PREFETCH10851083 select CPU_SUPPORTS_32BIT_KERNEL10861084 select CPU_SUPPORTS_64BIT_KERNEL10851085+ select CPU_SUPPORTS_HIGHMEM10871086 help10881087 Choose this option to build a kernel for release 1 or later of the10891088 MIPS64 architecture. Many modern embedded systems with a 64-bit···11021099 select CPU_HAS_PREFETCH11031100 select CPU_SUPPORTS_32BIT_KERNEL11041101 select CPU_SUPPORTS_64BIT_KERNEL11021102+ select CPU_SUPPORTS_HIGHMEM11051103 help11061104 Choose this option to build a kernel for release 2 or later of the11071105 MIPS64 architecture. Many modern embedded systems with a 64-bit