diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-27 15:01:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-27 15:01:35 +0000 |
commit | 7e71e51d60fc258c9c4cb2dc07ad9c3736c59a66 (patch) | |
tree | ec5ccc0121d0adc7430a0f6bd4a111dd5ab6e331 /target/linux/xburst/n526 | |
parent | 3a3b7f8beb08147c1c0ab7943279fc79aa9aa3e8 (diff) | |
download | master-187ad058-7e71e51d60fc258c9c4cb2dc07ad9c3736c59a66.tar.gz master-187ad058-7e71e51d60fc258c9c4cb2dc07ad9c3736c59a66.tar.bz2 master-187ad058-7e71e51d60fc258c9c4cb2dc07ad9c3736c59a66.zip |
xburst: remove support for old kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31904 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/n526')
-rw-r--r-- | target/linux/xburst/n526/config-2.6.36 | 9 | ||||
-rw-r--r-- | target/linux/xburst/n526/config-2.6.37 | 8 |
2 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/xburst/n526/config-2.6.36 b/target/linux/xburst/n526/config-2.6.36 deleted file mode 100644 index 8f7155c530..0000000000 --- a/target/linux/xburst/n526/config-2.6.36 +++ /dev/null @@ -1,9 +0,0 @@ -# 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_I2C_JZ47XX=y -CONFIG_JZ4740_N526=y -CONFIG_N526_LPC=y diff --git a/target/linux/xburst/n526/config-2.6.37 b/target/linux/xburst/n526/config-2.6.37 deleted file mode 100644 index 79a901d107..0000000000 --- a/target/linux/xburst/n526/config-2.6.37 +++ /dev/null @@ -1,8 +0,0 @@ -# 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 |