Message ID | 20210913043727.549110-1-liu.yun@linux.dev (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [v2] MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT | expand |
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 24e374266fdc..aea3aa16a38e 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1408,6 +1408,7 @@ config CPU_LOONGSON64 select MIPS_ASID_BITS_VARIABLE select MIPS_PGD_C0_CONTEXT select MIPS_L1_CACHE_SHIFT_6 + select MIPS_FP_SUPPORT select GPIOLIB select SWIOTLB select HAVE_KVM