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/n516 | |
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/n516')
-rw-r--r-- | target/linux/xburst/n516/config-2.6.36 | 14 | ||||
-rw-r--r-- | target/linux/xburst/n516/config-2.6.37 | 13 |
2 files changed, 0 insertions, 27 deletions
diff --git a/target/linux/xburst/n516/config-2.6.36 b/target/linux/xburst/n516/config-2.6.36 deleted file mode 100644 index a3f4b11649..0000000000 --- a/target/linux/xburst/n516/config-2.6.36 +++ /dev/null @@ -1,14 +0,0 @@ -CONFIG_FB_DEFERRED_IO=y -CONFIG_FB_JZ4740=y -CONFIG_FB_METRONOME=m -CONFIG_FB_SYS_FOPS=m -CONFIG_HWMON=y -CONFIG_I2C=y -CONFIG_I2C_ALGOBIT=y -CONFIG_I2C_BOARDINFO=y -CONFIG_I2C_JZ47XX=y -CONFIG_JZ4740_N516=y -CONFIG_LEDS_GPIO=y -CONFIG_MTD_CMDLINE_PARTS=y -CONFIG_NEW_LEDS=y -CONFIG_SENSORS_LM75=y diff --git a/target/linux/xburst/n516/config-2.6.37 b/target/linux/xburst/n516/config-2.6.37 deleted file mode 100644 index 2f82d9c87b..0000000000 --- a/target/linux/xburst/n516/config-2.6.37 +++ /dev/null @@ -1,13 +0,0 @@ -CONFIG_FB_DEFERRED_IO=y -CONFIG_FB_JZ4740=y -CONFIG_FB_METRONOME=m -CONFIG_FB_SYS_FOPS=m -CONFIG_HWMON=y -CONFIG_I2C=y -CONFIG_I2C_ALGOBIT=y -CONFIG_I2C_BOARDINFO=y -CONFIG_JZ4740_N516=y -CONFIG_LEDS_GPIO=y -CONFIG_MTD_CMDLINE_PARTS=y -CONFIG_NEW_LEDS=y -CONFIG_SENSORS_LM75=y |