summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorJiaxun Yang2019-01-22 14:04:13 +0100
committerPaul Burton2019-01-22 20:18:50 +0100
commita96d68ba3b419513244f9b8ba4b41b1c1a134863 (patch)
tree67365753454e2cfa4bc1ba4ab1a237f2da14c40f /arch/mips/Kconfig
parentMIPS: ath79: drop !OF clock code (diff)
downloadkernel-qcow2-linux-a96d68ba3b419513244f9b8ba4b41b1c1a134863.tar.gz
kernel-qcow2-linux-a96d68ba3b419513244f9b8ba4b41b1c1a134863.tar.xz
kernel-qcow2-linux-a96d68ba3b419513244f9b8ba4b41b1c1a134863.zip
MIPS: Loongson32: clarify we don't support MIPS16 and merge configs
Accorading to GS232 core user's manual, it doesn't support MIPS16. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org Cc: keguang.zhang@gmail.com
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 6584278f542e..09537d4f656d 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1868,6 +1868,10 @@ config CPU_LOONGSON1
select CPU_HAS_PREFETCH
select CPU_HAS_LOAD_STORE_LR
select CPU_SUPPORTS_32BIT_KERNEL
+ select IRQ_MIPS_CPU
+ select DMA_NONCOHERENT
+ select BOOT_ELF32
+ select SYS_SUPPORTS_LITTLE_ENDIAN
select CPU_SUPPORTS_HIGHMEM
select CPU_SUPPORTS_CPUFREQ