summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.23
Commit message (Collapse)AuthorAgeFilesLines
* 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
* disable the in-kernel mac80211 and cfg80211nbd2007-10-131-3/+3
| | | | | | | will be built externally git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move a few config symbols to the 2.6.23 templatenbd2007-10-131-1/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_LOCALVERSION_AUTO - it breaks insmodnbd2007-10-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move a few kconfig options from atheros to generic-2.6nbd2007-10-121-15/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter/ipset cleanupsjuhosg2007-10-121-0/+1
| | | | | | | | | | * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update generic 2.6.23 configjuhosg2007-10-111-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic 2.6.23 patches and configejka2007-10-041-0/+1688
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9114 3c298f89-4303-0410-b956-a3cf2f4a3e73