summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.7
Commit message (Collapse)AuthorAgeFilesLines
* kernel: clean up crypto related kconfig optionsFelix Fietkau2013-01-271-4/+4
| | | | SVN-Revision: 35327
* generic: add b53 swconfig switch driverJonas Gorski2013-01-231-0/+1
| | | | | | | | | | | | | Add swconfig switch driver for Broadcom BCM53XX switch chips. Supports switches connected through MDIO, SPI or memory mapped registers, and supports BCM5325, BCM539x, BCM531x5 and the BCM63XX internal switch chips. Tested are BCM5325 trough MDIO, BCM53115 through SPI, and BCM6328. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35305
* kernel: add a config option for keeping the kallsyms table uncompressed, ↵Felix Fietkau2013-01-141-0/+1
| | | | | | saving ~9kb kernel size after lzma on ar71xx SVN-Revision: 35154
* refresh kernel configs with kconfig.plGabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35119
* kernel: update bcma and ssb to master-2013-01-09 from wireless-testingHauke Mehrtens2013-01-101-0/+2
| | | | SVN-Revision: 35080
* kernel: add missing config symbolFelix Fietkau2013-01-061-0/+3
| | | | SVN-Revision: 35021
* brcm47xx: add bgmac driverHauke Mehrtens2013-01-031-0/+1
| | | | | | | | | This Ethernet driver is in early development stage and still has some problems. This was working on my bcm4716 based device. Thanks to Rafał Miłecki <zajec5@gmail.com> for writing this driver. SVN-Revision: 34995
* generic: add some missing kernel config symbols spotted on x86Jo-Philipp Wich2013-01-021-0/+2
| | | | SVN-Revision: 34981
* 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