diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-05-27 15:01:32 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-05-27 15:01:32 +0000 |
commit | 8f313bd0fd01042d55168559c2712a60896b2235 (patch) | |
tree | 50ddd6c10e6b04e1551ace4502b5154d028978e8 /target/linux/xburst/n516 | |
parent | e2dd39f3dc617babfe5f26bd7032ce3d2c4205eb (diff) |
xburst: add support for 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31902 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |