summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.7
Commit message (Collapse)AuthorAgeFilesLines
* generic: add missing symbol for 3.7Gabor Juhos2013-01-011-0/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34947
* generic: more missing symbols for 3.{6,7}Gabor Juhos2012-12-261-0/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34887
* generic: more missing symbols for 3.{6,7}Gabor Juhos2012-12-221-0/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34861
* linux: add missing symbols for 3.{6,7}Gabor Juhos2012-12-201-0/+14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34805
* generic: add missing symbols for 3.{6,7}Gabor Juhos2012-12-181-0/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34772
* kernel: add missing config option BATTERY_DS2781 for 3.7Gabor Juhos2012-12-181-0/+1
| | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34749
* kernel: add some debloat patches, strip down procfs and make O_DIRECT ↵Felix Fietkau2012-12-171-0/+2
| | | | | | support optional, saves ~15K after lzma on MIPS SVN-Revision: 34737
* kernel: add a missing config symbol for 3.7Felix Fietkau2012-12-151-0/+1
| | | | SVN-Revision: 34710
* kernel: add missing config symbolsFelix Fietkau2012-12-061-0/+3
| | | | SVN-Revision: 34532
* kernel 3.6+: switch to a crc32 implementation that is more suitable for ↵Felix Fietkau2012-12-021-2/+2
| | | | | | small caches. reduces kernel image size by ~22 KiB on mips SVN-Revision: 34461
* kernel: add CONFIG_BCMA_POSSIBLE=y to generic config as it is set in most of ↵Hauke Mehrtens2012-11-251-0/+1
| | | | | | the target configs. SVN-Revision: 34330
* generic: add some missing symbols for 3.7Gabor Juhos2012-11-201-0/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34284
* refresh all kernel configurationsGabor Juhos2012-11-201-4/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34267
* kernel: add missing generic config options for 3.6+Hauke Mehrtens2012-11-181-0/+3
| | | | SVN-Revision: 34250
* kernel: add CONFIG_XZ_DEC=y to genericHauke Mehrtens2012-11-181-1/+1
| | | | | | CONFIG_SQUASHFS_XZ selects CONFIG_XZ_DEC so this could also be moved. SVN-Revision: 34249
* add 3.7-rc6 support (patch 820 still has to be fixed)Imre Kaloz2012-11-181-0/+3647
SVN-Revision: 34247