summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.27
Commit message (Collapse)AuthorAgeFilesLines
* remove support for 2.6.27, no target is using it anymoreFlorian Fainelli2009-10-291-2245/+0
| | | | SVN-Revision: 18201
* sort kconfig symbols in generic configsImre Kaloz2009-10-271-8/+8
| | | | SVN-Revision: 18181
* config: add missing CONFIG_SONYPI symbol to genericNicolas Thill2009-10-111-0/+1
| | | | SVN-Revision: 18026
* config: fix typo in 2.6.27 genericNicolas Thill2009-10-071-1/+1
| | | | SVN-Revision: 17977
* 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/+9
| | | | SVN-Revision: 17948
* move common CONFIG_BATTERY entries to genericNicolas Thill2009-10-061-0/+2
| | | | SVN-Revision: 17945
* move more CONFIG_SND entries to genericNicolas Thill2009-10-061-0/+2
| | | | SVN-Revision: 17942
* move common CONFIG_FB entries to genericNicolas Thill2009-10-051-1/+53
| | | | SVN-Revision: 17936
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17905
* 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig optionAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17903
* Do not build the mac80211 module in the kernel. The attributes ↵Hauke Mehrtens2009-08-151-17/+8
| | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276
* add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 configFlorian Fainelli2009-08-051-0/+1
| | | | SVN-Revision: 17128
* use 2.6.27.7Florian Fainelli2009-07-241-0/+1
| | | | SVN-Revision: 16968
* 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
* disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211Florian Fainelli2009-05-191-0/+1
| | | | SVN-Revision: 15926
* even more config file cleanupImre Kaloz2009-05-181-0/+4
| | | | SVN-Revision: 15913
* config cleanupsImre Kaloz2009-05-151-1/+1
| | | | 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-1/+40
| | | | 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 some missing kernel configurations.Hauke Mehrtens2009-05-111-0/+8
| | | | SVN-Revision: 15774
* 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
* prepare default configuration for kernel side imq updateJo-Philipp Wich2009-05-071-0/+1
| | | | SVN-Revision: 15654
* 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/+9
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-5/+6
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-235/+296
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-0/+4
| | | | SVN-Revision: 15587
* generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}Hauke Mehrtens2009-03-011-6/+6
| | | | SVN-Revision: 14716
* re-enable cfg80211 as wellFelix Fietkau2009-02-221-1/+1
| | | | SVN-Revision: 14615
* re-apply r14531Felix Fietkau2009-02-221-1/+1
| | | | SVN-Revision: 14614
* disable all kernel config options that are set to =mFelix Fietkau2009-02-221-423/+423
| | | | SVN-Revision: 14611
* generic-2.6: enable mac80211 on 2.6.2{7,8}Gabor Juhos2009-02-161-2/+21
| | | | SVN-Revision: 14531
* 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: sanitize config files (fix typos & whitespace, remove duplicates)Nicolas Thill2009-02-021-1/+1
| | | | SVN-Revision: 14372
* Add hfcmulti mISDN driverFlorian Fainelli2009-01-081-0/+1
| | | | SVN-Revision: 13945
* Add missing kernel configuration symbols (#4297)Florian Fainelli2008-12-091-0/+6
| | | | SVN-Revision: 13563
* Add missing GPIO related config symbolsFlorian Fainelli2008-12-041-0/+2
| | | | SVN-Revision: 13514
* Finally fix the CONFIG_SSB_SILENT symbolFlorian Fainelli2008-12-031-0/+1
| | | | SVN-Revision: 13500
* enable USB root hub transaction translatorsImre Kaloz2008-11-301-1/+1
| | | | SVN-Revision: 13442
* Add missing configuration symbol for gpiolib compatible architecturesFlorian Fainelli2008-11-271-0/+1
| | | | SVN-Revision: 13381
* Add missing CONFIG_SSB_SLIENT config symbolFlorian Fainelli2008-11-261-0/+1
| | | | SVN-Revision: 13367
* move THERMAL symbols into the generic configImre Kaloz2008-11-251-0/+2
| | | | SVN-Revision: 13346
* update ocf-linux to 20080917Gabor Juhos2008-11-181-0/+1
| | | | SVN-Revision: 13282
* move some options to the generic 2.6.27 configImre Kaloz2008-11-171-0/+9
| | | | SVN-Revision: 13264