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 | 20ba6d90e31707ee95630804a284c8bad8cc90ed (patch) | |
tree | 627023b35ae52680fd32b5b3f38326f5fd837bcb /target/linux/xburst/n526 | |
parent | d043cb2c349a8c1d8f344913547175895c988699 (diff) | |
download | upstream-20ba6d90e31707ee95630804a284c8bad8cc90ed.tar.gz upstream-20ba6d90e31707ee95630804a284c8bad8cc90ed.tar.bz2 upstream-20ba6d90e31707ee95630804a284c8bad8cc90ed.zip |
xburst: remove support for old kernels
SVN-Revision: 31904
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 |