summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.6
Commit message (Collapse)AuthorAgeFilesLines
* 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: more missing symbols for 3.{6,7}Gabor Juhos2012-12-261-0/+2
| | | | | | 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/+2
| | | | | | 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 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
* add CONFIG_GPIO_PL061 config symbolFlorian Fainelli2012-12-061-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34555
* 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 missing CONFIG_BATTERY_DS2781 option to generic 3.6 configGabor Juhos2012-11-291-0/+1
| | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34409
* 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
* refresh all kernel configurationsGabor Juhos2012-11-201-1/+1
| | | | | | 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 missing framebuffer config symbolFlorian Fainelli2012-11-161-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34217
* 3.6: add some framebuffer related config symbolsFlorian Fainelli2012-11-161-0/+7
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34207
* add missing 3.6 symbolsImre Kaloz2012-10-291-1/+8
| | | | SVN-Revision: 33986
* generic: add more symbols for 3.6Gabor Juhos2012-10-291-2/+33
| | | | | | | | Also refresh the config file with kconfig.pl. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33984
* generic: add missing symbols for 3.6Gabor Juhos2012-10-261-0/+21
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33945
* add some more 3.6 config symbolsFlorian Fainelli2012-10-261-0/+12
| | | | SVN-Revision: 33940
* kernel: add a few missing config symbols for x86. added to generic config ↵Felix Fietkau2012-10-251-0/+4
| | | | | | because of dependencies, so that kernel_menuconfig does not remove them again SVN-Revision: 33923
* kernel: refresh config files using kconfig.plFelix Fietkau2012-10-251-70/+68
| | | | SVN-Revision: 33922
* fixup generic 3.6 kernel configFlorian Fainelli2012-10-241-2925/+3247
| | | | | | It was not meant to be committed as-is in r33911 SVN-Revision: 33914
* make all 3.6 patches apply and buildFlorian Fainelli2012-10-241-0/+3201
SVN-Revision: 33911