aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740/Kconfig
diff options
context:
space:
mode:
author周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>2020-07-14 13:32:27 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-07-16 10:57:44 +0200
commit56d47fbbb7b4c3cf704c6ea61d6c1adf8667f43e (patch)
tree78a698a990015aff693c41695b148d019e4d49d9 /arch/mips/jz4740/Kconfig
parentdt-bindings: MIPS: Add X1830 based CU1830-Neo and fix bug in CU1000-Neo. (diff)
downloadlinux-dev-56d47fbbb7b4c3cf704c6ea61d6c1adf8667f43e.tar.xz
linux-dev-56d47fbbb7b4c3cf704c6ea61d6c1adf8667f43e.zip
MIPS: Ingenic: Add YSH & ATIL CU Neo board support.
Add a device tree and a defconfig for the Ingenic X1830 based YSH & ATIL CU Neo board. 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/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/jz4740/Kconfig b/arch/mips/jz4740/Kconfig
index 3d835a8c2b40..c2a6fbf8e411 100644
--- a/arch/mips/jz4740/Kconfig
+++ b/arch/mips/jz4740/Kconfig
@@ -31,6 +31,10 @@ config X1000_CU1000_NEO
bool "YSH & ATIL CU1000 Module with Neo backplane"
select MACH_X1000
+config X1830_CU1830_NEO
+ bool "YSH & ATIL CU1830 Module with Neo backplane"
+ select MACH_X1830
+
endchoice
config MACH_JZ4725B