summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.33
Commit message (Collapse)AuthorAgeFilesLines
* generic: remove trailing whitespaces from kernel configsGabor Juhos2010-06-101-2/+2
| | | | SVN-Revision: 21747
* generic: standardize CONFIG_INLINE_* symbols usageGabor Juhos2010-06-101-0/+28
| | | | SVN-Revision: 21746
* ip17xx: Rename the driver to ip17xx.cGabor Juhos2010-06-081-1/+1
| | | | | | | | | | Following the big internal rename, this is the external rename. Rename the source file to ip17xx.c and adjust Makefile and Kconfig. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21724
* do not override kmod-usb-storage-extras Kconfig symbols (#7285)Florian Fainelli2010-06-061-10/+0
| | | | SVN-Revision: 21688
* add missing ifxmips crypto config symbols, spotted by buildbotFlorian Fainelli2010-05-171-0/+1
| | | | SVN-Revision: 21483
* ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.Hauke Mehrtens2010-05-151-1/+0
| | | | | | | | Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless but the in kernel ssb system had it set to n, this causes an invalid pointer. b43 now needs CONFIG_SSB_BLOCKIO=y SVN-Revision: 21449
* Move CONFIG_LZMA_{DE,}COMPRESS to generic configLars-Peter Clausen2010-05-121-0/+2
| | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437
* update OCF framework to version 20100325Jo-Philipp Wich2010-05-041-0/+3
| | | | SVN-Revision: 21356
* kernel: add missing symbolsHauke Mehrtens2010-04-181-1/+4
| | | | SVN-Revision: 20995
* don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. ↵Alexandros C. Couloumbis2010-04-131-1/+2
| | | | | | switch verbose mode on compresor statistics. SVN-Revision: 20844
* generic-2.6: fix r20386 (thanks nico), update missing symbols on ↵Alexandros C. Couloumbis2010-03-231-0/+2
| | | | | | config-2.6.32 too SVN-Revision: 20388
* kernel: Add some missing config symbolsHauke Mehrtens2010-03-211-2/+28
| | | | | | | This adds some missing config symbols and opens the menu behind CONFIG_SND_PCI and CONFIG_ISDN. SVN-Revision: 20339
* add missing configuration symbolsFlorian Fainelli2010-03-171-0/+1
| | | | SVN-Revision: 20255
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-1/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* fix missing symbols for kernel 2.6.33, closes #6803 thanks MaddesTravis Kemen2010-03-051-0/+24
| | | | SVN-Revision: 20010
* brcm47xx: add CONFIG_CMDLINE againHauke Mehrtens2010-03-031-1/+0
| | | | | | | Fix for r19955 this patch was suggested by tripolar SVN-Revision: 19967
* kernel: add some missing config files and make compat-wireless build with ↵Hauke Mehrtens2010-03-021-0/+12
| | | | | | | | kernel 2.6.33 Thanks tripolar for the missing config symbols SVN-Revision: 19956
* misc 2.6.33 compilation and config symbols fixesFlorian Fainelli2010-02-281-0/+9
| | | | SVN-Revision: 19920
* kernel: add 2.6.33 patchesMatteo Croce2010-02-281-0/+2799
SVN-Revision: 19905