aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.24
Commit message (Collapse)AuthorAgeFilesLines
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-091-2/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* add Dallas's 1-wire related packagesGabor Juhos2008-04-291-1/+10
| | | | SVN-Revision: 10977
* add another bunch of missing CONFIG_ symbolsNicolas Thill2008-04-271-0/+8
| | | | SVN-Revision: 10954
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-271-1/+1
| | | | SVN-Revision: 10952
* disable CONFIG_BRIDGE_NETFILTER by defaultFelix Fietkau2008-04-171-1/+1
| | | | SVN-Revision: 10854
* disable CONFIG_NO_HZ by default (who enabled this?)Felix Fietkau2008-04-171-1/+1
| | | | SVN-Revision: 10849
* move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-151-0/+4
| | | | SVN-Revision: 10844
* add 2 more symbols missed from my last commitNicolas Thill2008-04-151-0/+2
| | | | SVN-Revision: 10842
* add missing symbols to 2.6.24 generic config, preventing proper kernel ↵Nicolas Thill2008-04-151-0/+10
| | | | | | configuration when certain kernel packages were selected SVN-Revision: 10841
* add missing SSB config symbolsNicolas Thill2008-04-121-0/+3
| | | | SVN-Revision: 10797
* Fix the xt_physdev compilation (#3218)Florian Fainelli2008-03-271-1/+1
| | | | SVN-Revision: 10678
* Enable the default-on led triggerRod Whitby2008-03-221-0/+1
| | | | SVN-Revision: 10643
* generic-2.6/config-2.6.24: Added missing config entries to allow compilation ↵Rod Whitby2008-03-221-0/+9
| | | | | | of 2.6.24.2 to continue SVN-Revision: 10642
* disable partitions for unallocated redboot flash memory - it caused a null ↵Felix Fietkau2008-03-071-0/+1
| | | | | | pointer deref SVN-Revision: 10563
* 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431Gabor Juhos2008-03-061-0/+1
| | | | SVN-Revision: 10547
* * disable ikconfig by default * update ppc40x default configImre Kaloz2008-02-041-2/+2
| | | | SVN-Revision: 10380
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetFelix Fietkau2008-01-311-0/+1
| | | | SVN-Revision: 10335
* nefilter: fix chaostables on 2.6.24Gabor Juhos2008-01-301-1/+1
| | | | SVN-Revision: 10320
* disable chaostables for 2.6.24 until it's fixedImre Kaloz2008-01-281-1/+1
| | | | SVN-Revision: 10298
* generic 2.6.24 supportImre Kaloz2008-01-281-0/+1758
SVN-Revision: 10291