1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-25 09:20:16 +02:00
openwrt-xburst/target/linux/xburst/patches-2.6.28/680-add-JZ4720-to-QI_LB60.patch

13 lines
356 B
Diff
Raw Normal View History

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"