nico
ab01217894
enable proper PCI & USB support detection at config-time by disabling 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
2008-05-09 17:08:51 +00:00
nico
d637d50a88
add missing CONFIG_HID_SUPPORT to generic 2.6.23 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 00:49:19 +00:00
juhosg
9fdbc25842
[kernel] add Dallas's 1-wire related packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10977 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 15:53:04 +00:00
nico
112eacc155
properly disable CONFIG_CRYPTO_HW
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 12:31:50 +00:00
nbd
79f8984b04
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 08:29:01 +00:00
nbd
6598df69d1
Add stub driver for ADM6996F switches (configured through MII)
...
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
2008-04-20 02:53:04 +00:00
nbd
0fc062b368
disable CONFIG_BRIDGE_NETFILTER by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 16:37:21 +00:00
nbd
7c8a43078f
disable CONFIG_NO_HZ by default (who enabled this?)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 00:19:18 +00:00
juhosg
3e6a0c14b4
[package] move spi_gpio driver into the kernel, clean-up SPI modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 07:33:43 +00:00
agb
7106299ad4
generic-2.6/config-2.6.23: add config entry for SENSORS_LM70
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-04 21:53:44 +00:00
florian
6a3d97e853
Fix the xt_physdev compilation ( #3218 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 19:30:00 +00:00
nbd
ff642c349c
add missing kernel config option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 20:45:09 +00:00
blogic
dc2f3c0139
add new led trigger for network traffic, fixes #2776
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 21:25:02 +00:00
nbd
45e93e7181
disable partitions for unallocated redboot flash memory - it caused a null pointer deref
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 14:15:41 +00:00
nbd
00158ccffe
"default-on" LED Trigger
...
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
2008-02-02 01:21:54 +00:00
nbd
3e2773d1f6
kernel: add a default for CONFIG_NEW_GPIO
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-27 14:34:18 +00:00
blogic
57f5643ac3
add generic gpio char dev for CONFIG_GENERIC_GPIO archs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:16:11 +00:00
nbd
8da4ae349d
add missing kconfig entry
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 00:27:01 +00:00
pavlov
92526421f1
updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-08 15:52:26 +00:00
nbd
1e70eae581
add missing kernel config symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-07 19:24:16 +00:00
nbd
11bfc2aea9
add missing config symbols for ide on broadcom 4780
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 03:11:24 +00:00
nbd
46d6153121
disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 18:04:17 +00:00
nbd
9a7d455947
move a few config options to the generic templates to avoid kernel config questions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-07 20:36:12 +00:00
juhosg
0e8e8cee68
add default option for the OTi-6858 USB serial device ( closes #2631 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-02 09:08:59 +00:00
nbd
7f80212b77
disable the in-kernel mac80211 and cfg80211
...
will be built externally
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 22:40:54 +00:00
nbd
62ae4e9eb6
move a few config symbols to the 2.6.23 template
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 22:40:41 +00:00
nbd
6ea62735e2
disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 02:00:06 +00:00
nbd
e2bcdb8939
move a few kconfig options from atheros to generic-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12 21:21:36 +00:00
juhosg
1fe9314a6d
[kernel] netfilter/ipset cleanups
...
* 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
2007-10-12 14:58:35 +00:00
juhosg
9939f6969a
[kernel] update generic 2.6.23 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 07:12:13 +00:00
ejka
58242e5417
add generic 2.6.23 patches and config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-04 02:26:27 +00:00