From cde79864061c8163e76709c8e002899035db5af7 Mon Sep 17 00:00:00 2001 From: lars Date: Fri, 5 Mar 2010 04:21:41 +0000 Subject: [xburst] Add support for the n516 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19987 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/xburst/files-2.6.32/arch/mips/jz4740/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/xburst/files-2.6.32/arch/mips/jz4740/Kconfig') diff --git a/target/linux/xburst/files-2.6.32/arch/mips/jz4740/Kconfig b/target/linux/xburst/files-2.6.32/arch/mips/jz4740/Kconfig index 015e0560d..71d35f7a0 100644 --- a/target/linux/xburst/files-2.6.32/arch/mips/jz4740/Kconfig +++ b/target/linux/xburst/files-2.6.32/arch/mips/jz4740/Kconfig @@ -8,6 +8,11 @@ config JZ4740_QI_LB60 select DMA_NONCOHERENT select SOC_JZ4740 +config JZ4740_N516 + bool "Hanvon n516 eBook reader" + select DMA_NONCOHERENT + select SOC_JZ4740 + config JZ4740_N526 bool "Hanvon n526 eBook reader" select DMA_NONCOHERENT -- cgit v1.2.3