diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-05-27 15:01:35 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-05-27 15:01:35 +0000 |
commit | 1ee6958324f44923ed309d2fa911fc432f514694 (patch) | |
tree | ec5ccc0121d0adc7430a0f6bd4a111dd5ab6e331 /target/linux/xburst/n526 | |
parent | 287550be2067ed412d4ce7148585c113fab125b8 (diff) |
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 |