summaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/n516
diff options
context:
space:
mode:
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-05 04:21:41 +0000
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-05 04:21:41 +0000
commitcde79864061c8163e76709c8e002899035db5af7 (patch)
treec909632820daaf94db66018422276023a05e9e33 /target/linux/xburst/n516
parentde2c2b0b71d6c61d6070c5594ac9a73d7c69dc8a (diff)
[xburst] Add support for the n516
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19987 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/n516')
-rw-r--r--target/linux/xburst/n516/config-2.6.3225
-rw-r--r--target/linux/xburst/n516/target.mk2
2 files changed, 27 insertions, 0 deletions
diff --git a/target/linux/xburst/n516/config-2.6.32 b/target/linux/xburst/n516/config-2.6.32
new file mode 100644
index 000000000..fa44bea3a
--- /dev/null
+++ b/target/linux/xburst/n516/config-2.6.32
@@ -0,0 +1,25 @@
+CONFIG_FB_DEFERRED_IO=y
+CONFIG_FB_JZ4740=y
+CONFIG_FB_METRONOME=m
+CONFIG_FB_SYS_FOPS=m
+# CONFIG_FRAMEBUFFER_CONSOLE is not set
+CONFIG_HWMON=y
+# CONFIG_HWMON_DEBUG_CHIP is not set
+CONFIG_I2C=y
+CONFIG_I2C_ALGOBIT=y
+CONFIG_I2C_BOARDINFO=y
+CONFIG_I2C_GPIO=y
+CONFIG_JZ4740_N516=y
+# CONFIG_KEYBOARD_GPIO is not set
+CONFIG_LEDS_GPIO=y
+CONFIG_MTD_CMDLINE_PARTS=y
+CONFIG_N516_LPC=y
+CONFIG_NEW_LEDS=y
+# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
+# CONFIG_REGULATOR_LP3971 is not set
+# CONFIG_REGULATOR_MAX1586 is not set
+# CONFIG_REGULATOR_TPS65023 is not set
+# CONFIG_REGULATOR_TPS6507X is not set
+CONFIG_SENSORS_LM75=y
+# CONFIG_USB_ARCH_HAS_HCD is not set
+# CONFIG_USB_ARCH_HAS_OHCI is not set
diff --git a/target/linux/xburst/n516/target.mk b/target/linux/xburst/n516/target.mk
new file mode 100644
index 000000000..82af80dd2
--- /dev/null
+++ b/target/linux/xburst/n516/target.mk
@@ -0,0 +1,2 @@
+BOARDNAME:=Hanvon N516 e-book reader
+#DEFAULT_PACKAGES += uboot-xburst-n516