mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-25 09:20:16 +02:00
13 lines
356 B
Diff
13 lines
356 B
Diff
|
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
|
||
|
index aa65611..f7e4384 100644
|
||
|
--- a/arch/mips/Kconfig
|
||
|
+++ b/arch/mips/Kconfig
|
||
|
@@ -42,6 +42,7 @@ config JZ4740_QI_LB60
|
||
|
select SYS_SUPPORTS_32BIT_KERNEL
|
||
|
select SYS_SUPPORTS_LITTLE_ENDIAN
|
||
|
select SOC_JZ4740
|
||
|
+ select SOC_JZ4720
|
||
|
|
||
|
config JZ4740_LEO
|
||
|
bool "Ingenic JZ4740 LEO board"
|