diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-12-11 20:07:52 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-12-11 20:07:52 +0000 |
commit | d8951a253e1574d3fe6a3700cf164bce615da38a (patch) | |
tree | 108d85b56df78ed6b3fd417875146ffcc00242fa /target/linux/xburst/n516/config-default | |
parent | 2970e74fa553372878785f02e607e795ca579013 (diff) | |
download | upstream-d8951a253e1574d3fe6a3700cf164bce615da38a.tar.gz upstream-d8951a253e1574d3fe6a3700cf164bce615da38a.tar.bz2 upstream-d8951a253e1574d3fe6a3700cf164bce615da38a.zip |
xburst: fix subtarget config file names
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43637 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/n516/config-default')
-rw-r--r-- | target/linux/xburst/n516/config-default | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/xburst/n516/config-default b/target/linux/xburst/n516/config-default new file mode 100644 index 0000000000..f15e78ae50 --- /dev/null +++ b/target/linux/xburst/n516/config-default @@ -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 |