From 71df6e0d6dea83318fa3c4bb31ed6471beb74654 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Sun, 6 Dec 2009 12:03:04 +0100 Subject: [PATCH] since the ebook-reader based on the same soc is now supported as well, we have to choose which device we're going to build an image for. Preselect the LB60/NN for now. Getting both devices supported in a clean way might be possible via "profiles" later. --- target/linux/xburst/config-2.6.31 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/xburst/config-2.6.31 b/target/linux/xburst/config-2.6.31 index 32a77dfec..cbc6ec708 100644 --- a/target/linux/xburst/config-2.6.31 +++ b/target/linux/xburst/config-2.6.31 @@ -153,6 +153,7 @@ CONFIG_IRQ_CPU=y CONFIG_JBD=y CONFIG_JZ4740_ADC=y CONFIG_JZ4740_QI_LB60=y +# CONFIG_JZ4740_N526 is not set CONFIG_JZRISC=y CONFIG_JZSOC=y CONFIG_KALLSYMS=y