summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/config-2.6.25
AgeCommit message (Collapse)Author
2010-06-26rename target/linux/generic-2.6 to genericnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22[netfilter] package TPROXY target and module infrastructurejow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04[generic-2.6] update OCF framework to version 20100325jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵nico
sense instead (partially revert [18370]) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21ext4: add Support for large (2TB+) block devices and fileshauke
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20[package] kernel: make NFSv4 optional and add kmods for it - patch by Peter ↵jow
Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11clean up handling of some kernel symbolskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-29kernel: move CONFIG_MIPS_FPU_EMU to generic kernel confignbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11some more Kconfig symbol move..kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11another round of kernel config cleanupskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11move CPUFREQ to generic configskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27sort kconfig symbols in generic configskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07[kernel] config: add CONFIG_USB_SUSPEND to genericnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06[kernel] move common CONFIG_MMC entries to genericnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05[kernel] move common CONFIG_FB entries to genericnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16[kernel] add missing CONFIG_FIXED_PHY symbol to 2.6.25florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24enable multicast routing by defaultnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24move the hostap firmware kernel config options to KCONFIG for the hostap ↵nbd
package to keep it consistent git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-18even more config file cleanupkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15config cleanupskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14some additional config file cleanup..kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14unify congestion control optionskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14move arm ARCH symbols to the generic configskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-13turn off -Os by default for the kernel and stick to -O2nbd
repeated tests have shown the -O2 kernel to react much better to high cpu/network load situations git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07add missing RTC_DEBUG symbolkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07Add support for pc speakerjow
PC speaker could be very useful on platforms 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05add missing RTC symbols to generic configskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04some more kernel config cleanup.. last for today :)kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04more cleanupkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04cleanup MTD option handlingkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01[kernel] add missing symbolshauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22disable all kernel config options that are set to =mnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08[kernel] generic-2.6: remove PORTSCAN config optionjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08[kernel] generic-2.6: remove TARPIT and CHAOS patches and config optionsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-03[kernel] generic: add missing PHY related config entriesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-03Finally fix the CONFIG_SSB_SILENT symbolflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-27add thermal symbol to the generic .25 configkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-26Add missing CONFIG_SSB_SLIENT config symbolflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-18[kernel] update ocf-linux to 20080917juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11add config symbol missed from [13169]nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-10add FireWire/IEEE1394 config symbols, preventing user interation when ↵nico
kmod-ieee1394 is selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵nico
it on targets where USB is supported git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24add missing CONFIG_SPI_DEBUG symbolnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-22make the whole iptables/netfiter modular (closes: #3871, #3527)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-01Move I2C_PCA Kconfig item to generic-2.6nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12459 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-13Add missing config symbolsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05[kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, ↵juhosg
and create a package for it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01Add missing ebtables configuration symbol, 2.6.22 file untouched, not usedflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26Resync some kernel configuration optionsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15Do not build ocf modules by defaultflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11840 3c298f89-4303-0410-b956-a3cf2f4a3e73