summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.25
Commit message (Collapse)AuthorAgeFilesLines
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-261-2036/+0
| | | | SVN-Revision: 21952
* package TPROXY target and module infrastructureJo-Philipp Wich2010-06-221-0/+2
| | | | SVN-Revision: 21883
* update OCF framework to version 20100325Jo-Philipp Wich2010-05-041-0/+3
| | | | SVN-Revision: 21356
* 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
* ext4: add Support for large (2TB+) block devices and filesHauke Mehrtens2010-02-211-1/+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
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-7/+0
| | | | SVN-Revision: 19581
* kernel: move CONFIG_MIPS_FPU_EMU to generic kernel configFelix Fietkau2009-11-291-0/+1
| | | | SVN-Revision: 18603
* some more Kconfig symbol move..Imre Kaloz2009-11-111-0/+4
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-2/+9
| | | | SVN-Revision: 18370
* move CPUFREQ to generic configsImre Kaloz2009-11-111-0/+1
| | | | SVN-Revision: 18368
* sort kconfig symbols in generic configsImre Kaloz2009-10-271-3/+3
| | | | SVN-Revision: 18181
* config: add CONFIG_USB_SUSPEND to genericNicolas Thill2009-10-071-0/+1
| | | | SVN-Revision: 17964
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-061-1/+6
| | | | SVN-Revision: 17948
* move common CONFIG_FB entries to genericNicolas Thill2009-10-051-1/+2
| | | | SVN-Revision: 17936
* add missing CONFIG_FIXED_PHY symbol to 2.6.25Florian Fainelli2009-07-161-0/+1
| | | | SVN-Revision: 16869
* enable multicast routing by defaultFelix Fietkau2009-05-241-1/+3
| | | | SVN-Revision: 16044
* move the hostap firmware kernel config options to KCONFIG for the hostap ↵Felix Fietkau2009-05-241-2/+0
| | | | | | package to keep it consistent SVN-Revision: 16031
* even more config file cleanupImre Kaloz2009-05-181-4/+8
| | | | SVN-Revision: 15913
* config cleanupsImre Kaloz2009-05-151-1/+5
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-141-2/+2
| | | | SVN-Revision: 15845
* unify congestion control optionsImre Kaloz2009-05-141-5/+5
| | | | SVN-Revision: 15844
* move arm ARCH symbols to the generic configsImre Kaloz2009-05-141-0/+41
| | | | SVN-Revision: 15842
* turn off -Os by default for the kernel and stick to -O2 repeated tests have ↵Felix Fietkau2009-05-131-1/+1
| | | | | | shown the -O2 kernel to react much better to high cpu/network load situations SVN-Revision: 15821
* add missing RTC_DEBUG symbolImre Kaloz2009-05-071-0/+1
| | | | SVN-Revision: 15696
* Add support for pc speaker PC speaker could be very useful on platforms ↵Jo-Philipp Wich2009-05-071-1/+1
| | | | | | | | which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15684
* add missing RTC symbols to generic configsImre Kaloz2009-05-051-0/+19
| | | | SVN-Revision: 15617
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-0/+7
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-1/+5
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-218/+279
| | | | SVN-Revision: 15602
* add missing symbolsHauke Mehrtens2009-03-011-0/+1
| | | | SVN-Revision: 14721
* disable all kernel config options that are set to =mFelix Fietkau2009-02-221-453/+453
| | | | SVN-Revision: 14611
* generic-2.6: remove PORTSCAN config optionGabor Juhos2009-02-081-1/+0
| | | | SVN-Revision: 14458
* generic-2.6: remove TARPIT and CHAOS patches and config optionsGabor Juhos2009-02-081-3/+0
| | | | SVN-Revision: 14456
* generic: add missing PHY related config entriesNicolas Thill2009-02-031-0/+5
| | | | SVN-Revision: 14379
* Finally fix the CONFIG_SSB_SILENT symbolFlorian Fainelli2008-12-031-0/+1
| | | | SVN-Revision: 13500
* add thermal symbol to the generic .25 configImre Kaloz2008-11-271-0/+1
| | | | SVN-Revision: 13372
* Add missing CONFIG_SSB_SLIENT config symbolFlorian Fainelli2008-11-261-0/+1
| | | | SVN-Revision: 13367
* update ocf-linux to 20080917Gabor Juhos2008-11-181-0/+2
| | | | SVN-Revision: 13282
* add config symbol missed from [13169]Nicolas Thill2008-11-111-0/+1
| | | | SVN-Revision: 13174
* add FireWire/IEEE1394 config symbols, preventing user interation when ↵Nicolas Thill2008-11-101-0/+6
| | | | | | kmod-ieee1394 is selected SVN-Revision: 13169
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-1/+1
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* add missing CONFIG_SPI_DEBUG symbolNicolas Thill2008-09-241-0/+1
| | | | SVN-Revision: 12683
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-221-13/+13
| | | | SVN-Revision: 12649
* Move I2C_PCA Kconfig item to generic-2.6Nicolas Thill2008-09-011-0/+1
| | | | SVN-Revision: 12459
* Add missing config symbolsFlorian Fainelli2008-08-131-0/+1
| | | | SVN-Revision: 12295
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵Gabor Juhos2008-08-051-1/+1
| | | | | | a package for it SVN-Revision: 12133
* Add missing ebtables configuration symbol, 2.6.22 file untouched, not usedFlorian Fainelli2008-08-011-0/+1
| | | | SVN-Revision: 12063
* Resync some kernel configuration optionsFlorian Fainelli2008-07-261-0/+1
| | | | SVN-Revision: 11941
* Do not build ocf modules by defaultFlorian Fainelli2008-07-151-0/+7
| | | | SVN-Revision: 11840