summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/config-2.6.32
Commit message (Collapse)AuthorAgeFilesLines
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-261-2835/+0
| | | | SVN-Revision: 21952
* add missing CONFIG_PCMCIA_XIRCOM spotted by buildbotFlorian Fainelli2010-06-241-0/+1
| | | | SVN-Revision: 21889
* package TPROXY target and module infrastructureJo-Philipp Wich2010-06-221-0/+2
| | | | SVN-Revision: 21883
* generic: remove trailing whitespaces from kernel configsGabor Juhos2010-06-101-1/+1
| | | | SVN-Revision: 21747
* 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
* 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
* update OCF framework to version 20100325Jo-Philipp Wich2010-05-041-0/+3
| | | | SVN-Revision: 21356
* kernel: add missing symbolsHauke Mehrtens2010-04-181-0/+3
| | | | SVN-Revision: 20995
* add a subtarget and drivers for the Intel Tolapai SoCImre Kaloz2010-04-011-0/+1
| | | | SVN-Revision: 20648
* 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/+30
| | | | | | | 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.32, closes #6802 thanks MaddesTravis Kemen2010-03-051-0/+3
| | | | SVN-Revision: 20009
* kernel: add 2 config symbols preventing ppc40x & ppc44X from being ↵Nicolas Thill2010-03-011-0/+2
| | | | | | configured with all modules enabled SVN-Revision: 19924
* add missing libertas symbolsFlorian Fainelli2010-02-281-0/+2
| | | | SVN-Revision: 19892
* kernel: yet another missing symbol for 2.6.32Gabor Juhos2010-02-271-0/+1
| | | | SVN-Revision: 19883
* kernel: add driver for the RTL8366RB switchGabor Juhos2010-02-241-0/+1
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837
* fix missing symbolTravis Kemen2010-02-211-0/+1
| | | | SVN-Revision: 19809
* ext4: add Support for large (2TB+) block devices and filesHauke Mehrtens2010-02-211-2/+1
| | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. SVN-Revision: 19799
* kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner ↵Jo-Philipp Wich2010-02-201-2/+2
| | | | | | <tripolar@gmx.at> SVN-Revision: 19772
* add some more config symbols to the generic 2.6.32 configImre Kaloz2010-02-161-0/+9
| | | | SVN-Revision: 19674
* kernel: yet another missing config symbol for 2.6.32Gabor Juhos2010-02-141-0/+1
| | | | SVN-Revision: 19629
* More missing debug config symbols for the generic 2.6.32 configLars-Peter Clausen2010-02-131-0/+4
| | | | SVN-Revision: 19624
* Add some missing debug symbols to the generic 2.6.32 config.Lars-Peter Clausen2010-02-131-0/+39
| | | | SVN-Revision: 19618
* prepare kernel 2.6.32 supportJo-Philipp Wich2010-02-131-0/+5
| | | | SVN-Revision: 19617
* disable devtmpfs in 2.6.32 because its not used, thanks tripolarTravis Kemen2010-02-121-2/+2
| | | | SVN-Revision: 19594
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-8/+5
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-8/+9
| | | | SVN-Revision: 19580
* add missing MISDN symbols to 2.6.32 configFlorian Fainelli2010-02-041-0/+5
| | | | SVN-Revision: 19517
* save space by making the crypto testsuite optional and disabled by defaultFelix Fietkau2010-02-031-0/+1
| | | | SVN-Revision: 19502
* Add some missing symbols to the generic 2.6.32 configLars-Peter Clausen2010-02-011-0/+3
| | | | SVN-Revision: 19490
* add some missing symbols for 2.6.32Imre Kaloz2010-01-291-0/+4
| | | | SVN-Revision: 19380
* kernel: add missing config symbols for 2.6.32Gabor Juhos2010-01-281-0/+9
| | | | SVN-Revision: 19363
* rtl8366: make it available on all platformsGabor Juhos2010-01-251-0/+3
| | | | SVN-Revision: 19329
* kernel: add missing config symbolGabor Juhos2010-01-251-0/+1
| | | | SVN-Revision: 19327
* generic-2.6: add missing 2.6.32 config symbolNicolas Thill2010-01-241-0/+1
| | | | SVN-Revision: 19311
* generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)Nicolas Thill2009-12-231-0/+1
| | | | SVN-Revision: 18899
* add missing CONFIG_HID_WACOM symbolFlorian Fainelli2009-12-041-0/+1
| | | | SVN-Revision: 18633
* add missing kernel configuration symbolsFlorian Fainelli2009-12-041-0/+1
| | | | SVN-Revision: 18630
* add some more symbols to the generic 2.6.32 configImre Kaloz2009-11-301-1/+11
| | | | SVN-Revision: 18611
* kernel: move CONFIG_MIPS_FPU_EMU to generic kernel configFelix Fietkau2009-11-291-0/+1
| | | | SVN-Revision: 18603
* kernel: add missing config symbols for kernel debuggingFelix Fietkau2009-11-241-0/+2
| | | | SVN-Revision: 18524
* add more symbols to the generic configImre Kaloz2009-11-211-0/+7
| | | | SVN-Revision: 18458
* refresh 2.6.32 patches with -rc7Imre Kaloz2009-11-171-1/+9
| | | | SVN-Revision: 18440
* replace our arm LZMA loader with the one that goes upstreamImre Kaloz2009-11-171-0/+4
| | | | SVN-Revision: 18439
* some more Kconfig symbol move..Imre Kaloz2009-11-111-0/+4
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-2/+8
| | | | SVN-Revision: 18370
* move CPUFREQ to generic configsImre Kaloz2009-11-111-0/+1
| | | | SVN-Revision: 18368