summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.30
Commit message (Collapse)AuthorAgeFilesLines
* move common CONFIG_TOUCHSCREEN entries to genericNicolas Thill2009-10-061-0/+19
| | | | SVN-Revision: 17943
* move more CONFIG_SND entries to genericNicolas Thill2009-10-061-0/+1
| | | | SVN-Revision: 17942
* move common CONFIG_FB entries to genericNicolas Thill2009-10-051-1/+60
| | | | SVN-Revision: 17936
* add missing CONFIG_VIDEO_GO7007 symbolFlorian Fainelli2009-10-051-0/+1
| | | | SVN-Revision: 17933
* 2.6.30: disable SND_PPC by defaultAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17907
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17905
* add kexec fixes for mips from M. SyrchinFlorian Fainelli2009-09-271-0/+1
| | | | SVN-Revision: 17768
* implement write support for partitions covering only a part of an eraseblock ↵Felix Fietkau2009-09-211-1/+1
| | | | | | (buffer data that would otherwise be erased) SVN-Revision: 17658
* add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)Felix Fietkau2009-09-191-0/+2
| | | | SVN-Revision: 17606
* add the in-tree gspca driverFlorian Fainelli2009-08-271-0/+28
| | | | | | Signed-off-by: David Cooper <dave at kupesoft.com> SVN-Revision: 17421
* Do not build the mac80211 module in the kernel. The attributes ↵Hauke Mehrtens2009-08-151-25/+8
| | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276
* add a driver for rtl8306 switchesFelix Fietkau2009-08-141-0/+1
| | | | SVN-Revision: 17248
* fix buildHauke Mehrtens2009-08-131-0/+3
| | | | SVN-Revision: 17246
* move some PPC symbols to the generic configImre Kaloz2009-07-291-0/+10
| | | | SVN-Revision: 17041
* add missing 2.6.30 HID configuration symbolsFlorian Fainelli2009-07-231-0/+4
| | | | SVN-Revision: 16960
* 2.6.{28,30}: add missing config symbolGabor Juhos2009-07-221-0/+1
| | | | SVN-Revision: 16956
* 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbolGabor Juhos2009-07-201-0/+1
| | | | SVN-Revision: 16933
* 2.6.30 add missing config symbolGabor Juhos2009-07-191-0/+1
| | | | SVN-Revision: 16909
* add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)Florian Fainelli2009-07-141-0/+1
| | | | SVN-Revision: 16840
* kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵Felix Fietkau2009-07-121-5/+3
| | | | | | enable skbedit by default SVN-Revision: 16789
* add missing initramfs symbols to the generic 2.6.30 configImre Kaloz2009-06-171-0/+2
| | | | SVN-Revision: 16487
* add ip175c switch driver patch to 2.6.30Felix Fietkau2009-06-011-0/+1
| | | | SVN-Revision: 16287
* add missing config optionImre Kaloz2009-06-011-0/+1
| | | | SVN-Revision: 16280
* Add missing kernel symbol.Hauke Mehrtens2009-06-011-0/+1
| | | | SVN-Revision: 16264
* fix typo and add nand_gpio to the generic configImre Kaloz2009-06-011-1/+2
| | | | SVN-Revision: 16245
* 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
* generic-2.6: move PCI quirk patch from the adm5120 target into the generic ↵Gabor Juhos2009-05-221-0/+1
| | | | | | patches SVN-Revision: 15985
* generic-2.6/2.6.30: CONFIG_CRYPTO_ALGAPI must be equal with ↵Gabor Juhos2009-05-211-1/+1
| | | | | | CONFIG_CRYPTO_ALGAPI2 SVN-Revision: 15960
* 2.6.30: add lzma support to squashfs through pcompFelix Fietkau2009-05-201-3/+7
| | | | SVN-Revision: 15934
* 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
* upgrade to 2.6.30-rc6, refresh patchesImre Kaloz2009-05-181-0/+1
| | | | SVN-Revision: 15912
* config cleanupsImre Kaloz2009-05-151-5/+10
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-141-2/+6
| | | | SVN-Revision: 15845
* unify congestion control optionsImre Kaloz2009-05-141-3/+3
| | | | SVN-Revision: 15844
* move arm ARCH symbols to the generic configsImre Kaloz2009-05-141-3/+43
| | | | 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 configuration symbolFlorian Fainelli2009-05-131-0/+1
| | | | SVN-Revision: 15817
* Add missing kernel configuration options.Hauke Mehrtens2009-05-121-1/+26
| | | | SVN-Revision: 15806
* Only build the modules needed by mac80211 as module.Hauke Mehrtens2009-05-121-3/+5
| | | | SVN-Revision: 15805
* 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/+7
| | | | 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-6/+4
| | | | SVN-Revision: 15605
* fix typoImre Kaloz2009-05-041-1/+1
| | | | SVN-Revision: 15604
* cleanup MTD option handlingImre Kaloz2009-05-041-1/+62
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-0/+3
| | | | SVN-Revision: 15587
* generic/2.6.30: add missing Kconfig optionsGabor Juhos2009-05-021-0/+3
| | | | SVN-Revision: 15560