Felix Fietkau
11014b5cea
disable all kernel config options that are set to =m
...
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Gabor Juhos
d1d8db0b0b
generic-2.6: remove PORTSCAN config option
...
SVN-Revision: 14458
2009-02-08 21:05:29 +00:00
Gabor Juhos
027ccba87e
generic-2.6: remove TARPIT and CHAOS patches and config options
...
SVN-Revision: 14456
2009-02-08 20:11:00 +00:00
Nicolas Thill
6cb5259019
add config symbol missed from [13169]
...
SVN-Revision: 13174
2008-11-11 02:32:17 +00:00
Nicolas Thill
5cc923c65d
add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected
...
SVN-Revision: 13169
2008-11-10 19:30:20 +00:00
Nicolas Thill
2def3b5f01
add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
...
SVN-Revision: 12684
2008-09-24 13:58:23 +00:00
Nicolas Thill
4a5ee15bde
add missing CONFIG_SPI_DEBUG symbol
...
SVN-Revision: 12683
2008-09-24 13:56:07 +00:00
Nicolas Thill
2c8010b2dc
make the whole iptables/netfiter modular ( closes : #3871 , #3527 )
...
SVN-Revision: 12649
2008-09-22 15:19:59 +00:00
Gabor Juhos
3527e7a649
modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
...
SVN-Revision: 12133
2008-08-05 09:52:23 +00:00
Florian Fainelli
1378397b48
Add missing ebtables configuration symbol, 2.6.22 file untouched, not used
...
SVN-Revision: 12063
2008-08-01 10:04:14 +00:00
Florian Fainelli
33ae24f5b5
Resync some kernel configuration options
...
SVN-Revision: 11941
2008-07-26 18:23:38 +00:00
Nicolas Thill
e3a42b23c6
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
...
SVN-Revision: 11097
2008-05-09 17:08:51 +00:00
Nicolas Thill
c31ca8dfff
add missing CONFIG_HID_SUPPORT to generic 2.6.23 config
...
SVN-Revision: 10999
2008-05-02 00:49:19 +00:00
Gabor Juhos
9a3fa80e0d
add Dallas's 1-wire related packages
...
SVN-Revision: 10977
2008-04-29 15:53:04 +00:00
Nicolas Thill
c6fe45ed55
properly disable CONFIG_CRYPTO_HW
...
SVN-Revision: 10952
2008-04-27 12:31:50 +00:00
Felix Fietkau
11d94ce083
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
...
SVN-Revision: 10876
2008-04-20 08:29:01 +00:00
Felix Fietkau
a323a7bf2a
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
...
SVN-Revision: 10869
2008-04-20 02:53:04 +00:00
Felix Fietkau
cc5b1fb131
disable CONFIG_BRIDGE_NETFILTER by default
...
SVN-Revision: 10854
2008-04-17 16:37:21 +00:00
Felix Fietkau
eb34a3eff8
disable CONFIG_NO_HZ by default (who enabled this?)
...
SVN-Revision: 10849
2008-04-17 00:19:18 +00:00
Gabor Juhos
67fd9d7fba
move spi_gpio driver into the kernel, clean-up SPI modules
...
SVN-Revision: 10844
2008-04-15 07:33:43 +00:00
Andy Boyett
5e39faa4f9
generic-2.6/config-2.6.23: add config entry for SENSORS_LM70
...
SVN-Revision: 10733
2008-04-04 21:53:44 +00:00
Florian Fainelli
c4e905154a
Fix the xt_physdev compilation ( #3218 )
...
SVN-Revision: 10678
2008-03-27 19:30:00 +00:00
Felix Fietkau
28235b5486
add missing kernel config option
...
SVN-Revision: 10641
2008-03-21 20:45:09 +00:00
John Crispin
9e6b3d16de
add new led trigger for network traffic, fixes #2776
...
SVN-Revision: 10566
2008-03-07 21:25:02 +00:00
Felix Fietkau
1d951e0847
disable partitions for unallocated redboot flash memory - it caused a null pointer deref
...
SVN-Revision: 10563
2008-03-07 14:15:41 +00:00
Felix Fietkau
a2ba826425
"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>
SVN-Revision: 10348
2008-02-02 01:21:54 +00:00
Felix Fietkau
db8fd48426
kernel: add a default for CONFIG_NEW_GPIO
...
SVN-Revision: 10278
2008-01-27 14:34:18 +00:00
John Crispin
0844d5fe49
add generic gpio char dev for CONFIG_GENERIC_GPIO archs
...
SVN-Revision: 10261
2008-01-26 03:16:11 +00:00
Felix Fietkau
7fedac059c
add missing kconfig entry
...
SVN-Revision: 10182
2008-01-14 00:27:01 +00:00
Tim Yardley
59a715fdd5
updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit
...
SVN-Revision: 9674
2007-12-08 15:52:26 +00:00
Felix Fietkau
691be1ebe3
add missing kernel config symbol
...
SVN-Revision: 9668
2007-12-07 19:24:16 +00:00
Felix Fietkau
ba85de21e9
add missing config symbols for ide on broadcom 4780
...
SVN-Revision: 9558
2007-11-16 03:11:24 +00:00
Felix Fietkau
4db640a503
disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
...
SVN-Revision: 9527
2007-11-10 18:04:17 +00:00
Felix Fietkau
fa2828f9e5
move a few config options to the generic templates to avoid kernel config questions
...
SVN-Revision: 9510
2007-11-07 20:36:12 +00:00
Gabor Juhos
6310dc873b
add default option for the OTi-6858 USB serial device ( closes #2631 )
...
SVN-Revision: 9484
2007-11-02 09:08:59 +00:00
Felix Fietkau
6e69adb9e6
disable the in-kernel mac80211 and cfg80211 will be built externally
...
SVN-Revision: 9289
2007-10-13 22:40:54 +00:00
Felix Fietkau
30007a5e6c
move a few config symbols to the 2.6.23 template
...
SVN-Revision: 9288
2007-10-13 22:40:41 +00:00
Felix Fietkau
a5164cf41b
disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
...
SVN-Revision: 9278
2007-10-13 02:00:06 +00:00
Felix Fietkau
069032243a
move a few kconfig options from atheros to generic-2.6
...
SVN-Revision: 9273
2007-10-12 21:21:36 +00:00
Gabor Juhos
4e05416c39
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
...
SVN-Revision: 9269
2007-10-12 14:58:35 +00:00
Gabor Juhos
671469ec17
update generic 2.6.23 config
...
SVN-Revision: 9256
2007-10-11 07:12:13 +00:00
Eugene Konev
6efb8c8df8
add generic 2.6.23 patches and config
...
SVN-Revision: 9114
2007-10-04 02:26:27 +00:00