summaryrefslogtreecommitdiff
path: root/arch/mips/jz4740/Kconfig
diff options
context:
space:
mode:
author周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>2020-07-14 13:32:25 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-07-16 10:54:26 +0200
commit63970c291d6cf50e93a3557695d6e6fc4ba323e6 (patch)
tree732afcdaa216b91a12d3f7b0c7b7d08d5920dd3f /arch/mips/jz4740/Kconfig
parentc7c101df0aecddb1ae56dd7f6705eb05cb59b88a (diff)
MIPS: Ingenic: Add Ingenic X1830 support.
Support the Ingenic X1830 SoC using the code under arch/mips/jz4740. This is left unselectable in Kconfig until a X1830 based board is added in a later commit. Tested-by: 周正 (Zhou Zheng) <sernia.zhou@foxmail.com> Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/jz4740/Kconfig')
-rw-r--r--arch/mips/jz4740/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/jz4740/Kconfig b/arch/mips/jz4740/Kconfig
index baa315c8183a..3d835a8c2b40 100644
--- a/arch/mips/jz4740/Kconfig
+++ b/arch/mips/jz4740/Kconfig
@@ -58,3 +58,9 @@ config MACH_X1000
select MIPS_CPU_SCACHE
select SYS_HAS_CPU_MIPS32_R2
select SYS_SUPPORTS_HIGHMEM
+
+config MACH_X1830
+ bool
+ select MIPS_CPU_SCACHE
+ select SYS_HAS_CPU_MIPS32_R2
+ select SYS_SUPPORTS_HIGHMEM