summaryrefslogtreecommitdiff
path: root/target/linux/generic/config-3.6
Commit message (Collapse)AuthorAgeFilesLines
* 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