diff options
author | James <> | 2013-03-17 12:16:37 +0000 |
---|---|---|
committer | James <> | 2013-03-17 12:16:37 +0000 |
commit | 27b76ab0671089c47506615a796a261e993896a7 (patch) | |
tree | 61213d67e7fa87b20356b23798558e2c4212c42f /target/linux/xburst/n516 | |
download | trunk-36060-master.tar.gz trunk-36060-master.tar.bz2 trunk-36060-master.zip |
Diffstat (limited to 'target/linux/xburst/n516')
-rw-r--r-- | target/linux/xburst/n516/.svn/entries | 96 | ||||
-rw-r--r-- | target/linux/xburst/n516/.svn/text-base/config-3.8.svn-base | 10 | ||||
-rw-r--r-- | target/linux/xburst/n516/.svn/text-base/target.mk.svn-base | 8 | ||||
-rw-r--r-- | target/linux/xburst/n516/config-3.8 | 10 | ||||
-rw-r--r-- | target/linux/xburst/n516/target.mk | 8 |
5 files changed, 132 insertions, 0 deletions
diff --git a/target/linux/xburst/n516/.svn/entries b/target/linux/xburst/n516/.svn/entries new file mode 100644 index 0000000..d084445 --- /dev/null +++ b/target/linux/xburst/n516/.svn/entries @@ -0,0 +1,96 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/xburst/n516 +svn://svn.openwrt.org/openwrt + + + +2013-03-10T13:24:54.484205Z +35934 +juhosg + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +config-3.8 +file + + + + +2013-03-17T12:12:37.000000Z +f9015574140f2f03bdd46c46eb8d33af +2013-03-10T13:24:50.573354Z +35932 +juhosg + + + + + + + + + + + + + + + + + + + + + +224 + +target.mk +file + + + + +2013-03-17T12:12:37.000000Z +a4a5b6fb1790ec839cfb61022f9407b6 +2010-08-04T13:31:45.645525Z +22483 +lars + + + + + + + + + + + + + + + + + + + + + +181 + diff --git a/target/linux/xburst/n516/.svn/text-base/config-3.8.svn-base b/target/linux/xburst/n516/.svn/text-base/config-3.8.svn-base new file mode 100644 index 0000000..f15e78a --- /dev/null +++ b/target/linux/xburst/n516/.svn/text-base/config-3.8.svn-base @@ -0,0 +1,10 @@ +CONFIG_FB_DEFERRED_IO=y +CONFIG_FB_METRONOME=m +CONFIG_FB_SYS_FOPS=m +CONFIG_HWMON=y +CONFIG_I2C_ALGOBIT=y +CONFIG_LEDS_GPIO=y +CONFIG_MTD_CMDLINE_PARTS=y +CONFIG_NEW_LEDS=y +# CONFIG_SENSORS_JZ4740 is not set +CONFIG_SENSORS_LM75=y diff --git a/target/linux/xburst/n516/.svn/text-base/target.mk.svn-base b/target/linux/xburst/n516/.svn/text-base/target.mk.svn-base new file mode 100644 index 0000000..4035af2 --- /dev/null +++ b/target/linux/xburst/n516/.svn/text-base/target.mk.svn-base @@ -0,0 +1,8 @@ +BOARDNAME:=Hanvon N516 e-book reader +DEFAULT_PACKAGES += \ + kmod-sound-core \ + kmod-sound-soc-core \ + kmod-sound-soc-jz4740 \ + kmod-sound-soc-jz4740-codec \ + kmod-sound-soc-n516 \ + diff --git a/target/linux/xburst/n516/config-3.8 b/target/linux/xburst/n516/config-3.8 new file mode 100644 index 0000000..f15e78a --- /dev/null +++ b/target/linux/xburst/n516/config-3.8 @@ -0,0 +1,10 @@ +CONFIG_FB_DEFERRED_IO=y +CONFIG_FB_METRONOME=m +CONFIG_FB_SYS_FOPS=m +CONFIG_HWMON=y +CONFIG_I2C_ALGOBIT=y +CONFIG_LEDS_GPIO=y +CONFIG_MTD_CMDLINE_PARTS=y +CONFIG_NEW_LEDS=y +# CONFIG_SENSORS_JZ4740 is not set +CONFIG_SENSORS_LM75=y diff --git a/target/linux/xburst/n516/target.mk b/target/linux/xburst/n516/target.mk new file mode 100644 index 0000000..4035af2 --- /dev/null +++ b/target/linux/xburst/n516/target.mk @@ -0,0 +1,8 @@ +BOARDNAME:=Hanvon N516 e-book reader +DEFAULT_PACKAGES += \ + kmod-sound-core \ + kmod-sound-soc-core \ + kmod-sound-soc-jz4740 \ + kmod-sound-soc-jz4740-codec \ + kmod-sound-soc-n516 \ + |