aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.34
Commit message (Collapse)AuthorAgeFilesLines
* Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds ↵Claudio Mignanti2010-06-141-0/+1
| | | | | | trigger part at the moment SVN-Revision: 21800
* generic: standardize CONFIG_INLINE_* symbols usageGabor Juhos2010-06-101-6/+6
| | | | 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
* generic: add missing config symbol for 2.6.34Gabor Juhos2010-06-071-0/+1
| | | | SVN-Revision: 21699
* do not override kmod-usb-storage-extras Kconfig symbols (#7285)Florian Fainelli2010-06-061-10/+0
| | | | SVN-Revision: 21688
* kernel: add missing config symbols.Hauke Mehrtens2010-05-291-1/+10
| | | | | | | | Thank you Maddes for your patch This closes #7375. SVN-Revision: 21623
* 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-1/+3
| | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437
* kernel: add missing symbolHauke Mehrtens2010-05-121-0/+1
| | | | SVN-Revision: 21429
* Add missing symbols to generic 2.6.34 configLars-Peter Clausen2010-05-121-0/+47
| | | | SVN-Revision: 21428
* update OCF framework to version 20100325Jo-Philipp Wich2010-05-041-0/+3
| | | | SVN-Revision: 21356
* kernel: add missing symbolsHauke Mehrtens2010-04-181-1/+1
| | | | SVN-Revision: 20995
* kernel: add missing symbolsHauke Mehrtens2010-04-181-0/+20
| | | | SVN-Revision: 20991
* 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
* Add missing symbols to 2.6.34 configLars-Peter Clausen2010-04-111-0/+9
| | | | SVN-Revision: 20816
* 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
* generic-2.6: add 2.6.34 preliminary supportAlexandros C. Couloumbis2010-03-111-0/+2844
SVN-Revision: 20138