diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-10 13:24:50 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-10 13:24:50 +0000 |
commit | 8942d4dc04b0702505296ec6280dd67a66dc2af2 (patch) | |
tree | 2d72f671d77256c06f590be949df3bfdf69c0c72 /target/linux/xburst/n516/config-3.8 | |
parent | 15718f5387841e4c7474e1aadcc30c5dcbc5dc68 (diff) | |
download | upstream-8942d4dc04b0702505296ec6280dd67a66dc2af2.tar.gz upstream-8942d4dc04b0702505296ec6280dd67a66dc2af2.tar.bz2 upstream-8942d4dc04b0702505296ec6280dd67a66dc2af2.zip |
xburst: add support for 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35932
Diffstat (limited to 'target/linux/xburst/n516/config-3.8')
-rw-r--r-- | target/linux/xburst/n516/config-3.8 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/xburst/n516/config-3.8 b/target/linux/xburst/n516/config-3.8 new file mode 100644 index 0000000000..f15e78ae50 --- /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 |