aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.7
Commit message (Collapse)AuthorAgeFilesLines
* linux: remove 3.7 supportGabor Juhos2013-07-201-3713/+0
| | | | | | | | It is not used by any target. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37469
* kernel: disable CONFIG_RD_LZMA by default, it will be selected when actually ↵Felix Fietkau2013-07-111-1/+1
| | | | | | | | needed Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37253
* kernel: disable CONFIG_CLS_U32_PERF by default, it is usually not neededFelix Fietkau2013-07-111-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37252
* kernel: disable zisofs and zlib by default, reduces kernel size after lzma ↵Felix Fietkau2013-07-061-3/+3
| | | | | | | | by ~10k Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37187
* kernel: add global menuconfig option to enable kexec supportFelix Fietkau2013-06-281-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37073
* kernel: move CONFIG_MIPS_SEAD3 to genericJonas Gorski2013-05-121-0/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36617
* kernel: add missing config options for au1000 targetHauke Mehrtens2013-03-241-0/+4
| | | | SVN-Revision: 36115
* kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option.Hauke Mehrtens2013-03-211-0/+1
| | | | SVN-Revision: 36102
* kernel: add some missing config options found by the buildbot.Hauke Mehrtens2013-03-101-0/+3
| | | | SVN-Revision: 35945
* kernel: add missing config optionsJonas Gorski2013-02-161-0/+1
| | | | | | | | | r35336 exposed PTP, which has additional drivers on ixp4xx, causing it to not build with PTP enabled. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35611
* linux/3.7: add missing config symbolsGabor Juhos2013-02-021-0/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35450
* kernel: disable CONFIG_CRYPTO_MANAGER2, it is not neededFelix Fietkau2013-01-271-1/+1
| | | | SVN-Revision: 35342
* kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8Hauke Mehrtens2013-01-271-0/+6
| | | | SVN-Revision: 35336
* 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