diff options
| -rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index aab7e46cadd5..66dc359277e3 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
| @@ -1427,6 +1427,7 @@ config CPU_MIPS64_R6 | |||
| 1427 | select CPU_SUPPORTS_HIGHMEM | 1427 | select CPU_SUPPORTS_HIGHMEM |
| 1428 | select CPU_SUPPORTS_MSA | 1428 | select CPU_SUPPORTS_MSA |
| 1429 | select GENERIC_CSUM | 1429 | select GENERIC_CSUM |
| 1430 | select MIPS_O32_FP64_SUPPORT if MIPS32_O32 | ||
| 1430 | help | 1431 | help |
| 1431 | Choose this option to build a kernel for release 6 or later of the | 1432 | Choose this option to build a kernel for release 6 or later of the |
| 1432 | MIPS64 architecture. New MIPS processors, starting with the Warrior | 1433 | MIPS64 architecture. New MIPS processors, starting with the Warrior |
