diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-27 15:01:32 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-27 15:01:32 +0000 |
commit | 9a26e9f843132cb826555159c1b7799f083f83ff (patch) | |
tree | e079707fab87b823ce6b342b68f231b20d3e8e7b /target/linux/xburst/n516 | |
parent | 9dd7a6d9e2869078000e4d345855b5d3117fbb4e (diff) | |
download | upstream-9a26e9f843132cb826555159c1b7799f083f83ff.tar.gz upstream-9a26e9f843132cb826555159c1b7799f083f83ff.tar.bz2 upstream-9a26e9f843132cb826555159c1b7799f083f83ff.zip |
xburst: add support for 3.3
SVN-Revision: 31902
Diffstat (limited to 'target/linux/xburst/n516')
-rw-r--r-- | target/linux/xburst/n516/config-3.3 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/xburst/n516/config-3.3 b/target/linux/xburst/n516/config-3.3 new file mode 100644 index 0000000000..bc781d6fd5 --- /dev/null +++ b/target/linux/xburst/n516/config-3.3 @@ -0,0 +1,11 @@ +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_LEDS_PWM is not set +CONFIG_MTD_CMDLINE_PARTS=y +CONFIG_NEW_LEDS=y +# CONFIG_SENSORS_JZ4740 is not set +CONFIG_SENSORS_LM75=y |