diff options
Diffstat (limited to 'target/linux/xburst/n516/.svn/text-base')
-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 |
2 files changed, 18 insertions, 0 deletions
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 \ + |