Commit Graph

54 Commits (23ee6bf94189aacac3c69b4599efa0026a3e7cbf)

Author SHA1 Message Date
Imre Kaloz 69d2976c5d even more config file cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-18 13:21:25 +00:00
Imre Kaloz c8c98cdd14 config cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 10:40:04 +00:00
Imre Kaloz cbd1b567a8 some additional config file cleanup..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 13:32:34 +00:00
Imre Kaloz db8d9304dc unify congestion control options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 12:42:07 +00:00
Imre Kaloz d323851a6e move arm ARCH symbols to the generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 11:46:04 +00:00
Felix Fietkau fce86ebce5 turn off -Os by default for the kernel and stick to -O2
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-13 12:42:50 +00:00
Imre Kaloz 8ebee7f8d4 add missing RTC_DEBUG symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 19:19:14 +00:00
Jo-Philipp Wich 58843a1012 Add support for pc speaker
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-07 14:05:42 +00:00
Imre Kaloz c8cd3babef add missing RTC symbols to generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 10:20:33 +00:00
Imre Kaloz 402c71c452 some more kernel config cleanup.. last for today :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 20:57:02 +00:00
Imre Kaloz 68cfaed479 more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 20:31:47 +00:00
Imre Kaloz 6172bcc2e3 cleanup MTD option handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 19:13:43 +00:00
Felix Fietkau dbefaf4f75 disable all kernel config options that are set to =m
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:44:24 +00:00
Gabor Juhos c641deceb3 [kernel] generic-2.6: remove PORTSCAN config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 21:05:29 +00:00
Gabor Juhos 28372ece90 [kernel] generic-2.6: remove TARPIT and CHAOS patches and config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 20:11:00 +00:00
Nicolas Thill 2d82a1ae1b add config symbol missed from [13169]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 02:32:17 +00:00
Nicolas Thill a45e6b1900 add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-10 19:30:20 +00:00
Nicolas Thill 260762fbf7 add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24 13:58:23 +00:00
Nicolas Thill bf63acdcae add missing CONFIG_SPI_DEBUG symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24 13:56:07 +00:00
Nicolas Thill af6c34ae44 make the whole iptables/netfiter modular (closes: #3871, #3527)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-22 15:19:59 +00:00
Gabor Juhos e930bd912d [kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 09:52:23 +00:00
Florian Fainelli 0aa488b10c Add missing ebtables configuration symbol, 2.6.22 file untouched, not used
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 10:04:14 +00:00
Florian Fainelli eba36b5304 Resync some kernel configuration options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 18:23:38 +00:00
Nicolas Thill 60ef52b3f1 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
Nicolas Thill 447b62e968 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
Gabor Juhos 866b6b00cb [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
Nicolas Thill f9967ea05f 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
Felix Fietkau e62fdae016 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
Felix Fietkau 3c2c1b1b69 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
Felix Fietkau 7e6860ab95 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
Felix Fietkau d8719b435f 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
Gabor Juhos 04b8b09c2f [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
Andy Boyett c4751d961e 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 Fainelli 152f8d522d 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
Felix Fietkau bb69dc156e 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
John Crispin f1e06a1597 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
Felix Fietkau 5cdc0a41a2 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
Felix Fietkau f165889337 "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
Felix Fietkau 16cb9611c5 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
John Crispin bfa7d43bee 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
Felix Fietkau f430269da0 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
Tim Yardley f8a902fdb3 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
Felix Fietkau 907afd88a1 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
Felix Fietkau c8cf61d3f4 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
Felix Fietkau e4334d4932 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
Felix Fietkau 6eab0b503b 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
Gabor Juhos a5cc05853f 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
Felix Fietkau 3309db425e 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
Felix Fietkau ee6a178dcc 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
Felix Fietkau 1ffa342ca2 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