diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-06 01:32:17 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-06 01:32:17 +0000 |
commit | 12cb8e47f82cfc3132962382d3a290028548b902 (patch) | |
tree | 65d74b06f4e472da29770bc5ee7ba329c5b0ad9d /target/linux/xburst/n526 | |
parent | a4cf24d38a15dec9dbc1970b53049af4823ea476 (diff) |
[xburst] Add 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24914 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/n526')
-rw-r--r-- | target/linux/xburst/n526/config-2.6.37 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/xburst/n526/config-2.6.37 b/target/linux/xburst/n526/config-2.6.37 new file mode 100644 index 0000000000..79a901d107 --- /dev/null +++ b/target/linux/xburst/n526/config-2.6.37 @@ -0,0 +1,8 @@ +# CONFIG_FB_SYS_COPYAREA is not set +# CONFIG_FB_SYS_FILLRECT is not set +# CONFIG_FB_SYS_IMAGEBLIT is not set +CONFIG_I2C=y +CONFIG_I2C_ALGOBIT=y +CONFIG_I2C_BOARDINFO=y +CONFIG_JZ4740_N526=y +CONFIG_N526_LPC=y |