summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.23
Commit message (Collapse)AuthorAgeFilesLines
* remove 2.6.23 support, as the last target using that has been nuked, tookaloz2009-06-011-1892/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable multicast routing by defaultnbd2009-05-241-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the hostap firmware kernel config options to KCONFIG for the hostap ↵nbd2009-05-241-2/+0
| | | | | | package to keep it consistent git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* even more config file cleanupkaloz2009-05-181-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* config cleanupskaloz2009-05-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some additional config file cleanup..kaloz2009-05-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* unify congestion control optionskaloz2009-05-141-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move arm ARCH symbols to the generic configskaloz2009-05-141-0/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* turn off -Os by default for the kernel and stick to -O2nbd2009-05-131-1/+1
| | | | | | | 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
* add missing RTC_DEBUG symbolkaloz2009-05-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for pc speakerjow2009-05-071-1/+1
| | | | | | | | | | | 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
* add missing RTC symbols to generic configskaloz2009-05-051-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more kernel config cleanup.. last for today :)kaloz2009-05-041-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanupkaloz2009-05-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup MTD option handlingkaloz2009-05-041-198/+259
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable all kernel config options that are set to =mnbd2009-02-221-439/+439
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: remove PORTSCAN config optionjuhosg2009-02-081-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: remove TARPIT and CHAOS patches and config optionsjuhosg2009-02-081-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add config symbol missed from [13169]nico2008-11-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add FireWire/IEEE1394 config symbols, preventing user interation when ↵nico2008-11-101-0/+6
| | | | | | kmod-ieee1394 is selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23nico2008-09-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing CONFIG_SPI_DEBUG symbolnico2008-09-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the whole iptables/netfiter modular (closes: #3871, #3527)nico2008-09-221-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, ↵juhosg2008-08-051-1/+1
| | | | | | and create a package for it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing ebtables configuration symbol, 2.6.22 file untouched, not usedflorian2008-08-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync some kernel configuration optionsflorian2008-07-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable proper PCI & USB support detection at config-time by disabling ↵nico2008-05-091-2/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing CONFIG_HID_SUPPORT to generic 2.6.23 confignico2008-05-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add Dallas's 1-wire related packagesjuhosg2008-04-291-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* properly disable CONFIG_CRYPTO_HWnico2008-04-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵nbd2008-04-201-0/+1
| | | | | | and the upcoming Fonera 2.0 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add stub driver for ADM6996F switches (configured through MII)nbd2008-04-201-0/+1
| | | | | | | | The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_BRIDGE_NETFILTER by defaultnbd2008-04-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_NO_HZ by default (who enabled this?)nbd2008-04-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] move spi_gpio driver into the kernel, clean-up SPI modulesjuhosg2008-04-151-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic-2.6/config-2.6.23: add config entry for SENSORS_LM70agb2008-04-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the xt_physdev compilation (#3218)florian2008-03-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config optionnbd2008-03-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new led trigger for network traffic, fixes #2776blogic2008-03-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable partitions for unallocated redboot flash memory - it caused a null ↵nbd2008-03-071-0/+1
| | | | | | pointer deref git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* "default-on" LED Triggernbd2008-02-021-0/+1
| | | | | | | | | | | | | The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality. Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default. Particular thanks to Rod Whitby for all his help with this. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a default for CONFIG_NEW_GPIOnbd2008-01-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic gpio char dev for CONFIG_GENERIC_GPIO archsblogic2008-01-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kconfig entrynbd2008-01-141-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵pavlov2007-12-081-2/+2
| | | | | | been uncommitted for a bit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config symbolnbd2007-12-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config symbols for ide on broadcom 4780nbd2007-11-161-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable pci ide irq sharing by default - probably causes issues on alix ↵nbd2007-11-101-1/+1
| | | | | | (unconfirmed) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9527 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move a few config options to the generic templates to avoid kernel config ↵nbd2007-11-071-1/+10
| | | | | | questions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add default option for the OTi-6858 USB serial device (closes #2631) juhosg2007-11-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9484 3c298f89-4303-0410-b956-a3cf2f4a3e73