aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/qi_lb60
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2010-03-05 04:15:51 +0000
committerLars-Peter Clausen <lars@metafoo.de>2010-03-05 04:15:51 +0000
commitf1afccc2d9b644d94efceb99a9f30f4ec4c5a7fb (patch)
treebe581c236a7ea5479c968e5975c9bab519c27292 /target/linux/xburst/qi_lb60
parentd77662c7a36d68d45e0d6d362d2eb88d6db2e545 (diff)
downloadupstream-f1afccc2d9b644d94efceb99a9f30f4ec4c5a7fb.tar.gz
upstream-f1afccc2d9b644d94efceb99a9f30f4ec4c5a7fb.tar.bz2
upstream-f1afccc2d9b644d94efceb99a9f30f4ec4c5a7fb.zip
Add subtarget for each device
SVN-Revision: 19986
Diffstat (limited to 'target/linux/xburst/qi_lb60')
-rw-r--r--target/linux/xburst/qi_lb60/config-2.6.3219
-rw-r--r--target/linux/xburst/qi_lb60/target.mk2
2 files changed, 21 insertions, 0 deletions
diff --git a/target/linux/xburst/qi_lb60/config-2.6.32 b/target/linux/xburst/qi_lb60/config-2.6.32
new file mode 100644
index 0000000000..fdd2f01b52
--- /dev/null
+++ b/target/linux/xburst/qi_lb60/config-2.6.32
@@ -0,0 +1,19 @@
+ONFIG_BACKLIGHT_CLASS_DEVICE=y
+CONFIG_BACKLIGHT_LCD_SUPPORT=y
+CONFIG_BATTERY_JZ4740=y
+CONFIG_CHARGER_GPIO=y
+CONFIG_FB_JZ4740=y
+CONFIG_FONT_MINI_4x6=y
+CONFIG_FRAMEBUFFER_CONSOLE=y
+CONFIG_JZ4740_ADC=y
+CONFIG_JZ4740_QI_LB60=y
+CONFIG_KEYBOARD_GPIO=y
+CONFIG_KEYBOARD_MATRIX=y
+CONFIG_LCD_CLASS_DEVICE=y
+CONFIG_LCD_GPM940B0=y
+CONFIG_LOGO=y
+CONFIG_LOGO_OPENWRT_CLUT224=y
+CONFIG_SPI=y
+CONFIG_SPI_BITBANG=y
+CONFIG_SPI_GPIO=y
+CONFIG_SPI_MASTER=y
diff --git a/target/linux/xburst/qi_lb60/target.mk b/target/linux/xburst/qi_lb60/target.mk
new file mode 100644
index 0000000000..40f667e803
--- /dev/null
+++ b/target/linux/xburst/qi_lb60/target.mk
@@ -0,0 +1,2 @@
+BOARDNAME:=QI Ben Nanonote (qi_lb60)
+#DEFAULT_PACKAGES += uboot-xburst-qi_lb60