Commit graph

52 commits

Author SHA1 Message Date
Nicolas Thill
fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
2009-10-06 04:15:59 +00:00
Nicolas Thill
5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
2009-10-05 20:42:52 +00:00
Florian Fainelli
9224ef1e25 add missing CONFIG_FIXED_PHY symbol to 2.6.25
SVN-Revision: 16869
2009-07-16 16:35:00 +00:00
Felix Fietkau
4cb9ba9612 enable multicast routing by default
SVN-Revision: 16044
2009-05-24 21:26:40 +00:00
Felix Fietkau
4f37d65205 move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
SVN-Revision: 16031
2009-05-24 17:13:14 +00:00
Imre Kaloz
e965c02820 even more config file cleanup
SVN-Revision: 15913
2009-05-18 13:21:25 +00:00
Imre Kaloz
91e866f383 config cleanups
SVN-Revision: 15861
2009-05-15 10:40:04 +00:00
Imre Kaloz
6bfddb152f some additional config file cleanup..
SVN-Revision: 15845
2009-05-14 13:32:34 +00:00
Imre Kaloz
c83d91fcfc unify congestion control options
SVN-Revision: 15844
2009-05-14 12:42:07 +00:00
Imre Kaloz
3b8ab3d52a move arm ARCH symbols to the generic configs
SVN-Revision: 15842
2009-05-14 11:46:04 +00:00
Felix Fietkau
4ab19ddbd5 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
SVN-Revision: 15821
2009-05-13 12:42:50 +00:00
Imre Kaloz
4e0f549c88 add missing RTC_DEBUG symbol
SVN-Revision: 15696
2009-05-07 19:19:14 +00:00
Jo-Philipp Wich
e5aa5ddc36 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>

SVN-Revision: 15684
2009-05-07 14:05:42 +00:00
Imre Kaloz
6b3502f99c add missing RTC symbols to generic configs
SVN-Revision: 15617
2009-05-05 10:20:33 +00:00
Imre Kaloz
e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
0f2b1d070a more cleanup
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00
Imre Kaloz
a614251e6c cleanup MTD option handling
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Hauke Mehrtens
1b922ab410 add missing symbols
SVN-Revision: 14721
2009-03-01 20:15:33 +00:00
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
bef15f90f3 generic: add missing PHY related config entries
SVN-Revision: 14379
2009-02-03 02:50:10 +00:00
Florian Fainelli
355a67401b Finally fix the CONFIG_SSB_SILENT symbol
SVN-Revision: 13500
2008-12-03 20:37:01 +00:00
Imre Kaloz
92cd521ce1 add thermal symbol to the generic .25 config
SVN-Revision: 13372
2008-11-27 09:17:49 +00:00
Florian Fainelli
bd060db789 Add missing CONFIG_SSB_SLIENT config symbol
SVN-Revision: 13367
2008-11-26 18:39:23 +00:00
Gabor Juhos
006f326bc1 update ocf-linux to 20080917
SVN-Revision: 13282
2008-11-18 20:45:28 +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
3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
2008-09-24 19:28:53 +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
Nicolas Thill
adc7b255c7 Move I2C_PCA Kconfig item to generic-2.6
SVN-Revision: 12459
2008-09-01 13:23:54 +00:00
Florian Fainelli
90fe458aca Add missing config symbols
SVN-Revision: 12295
2008-08-13 15:39:36 +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
Florian Fainelli
52a313e5bf Do not build ocf modules by default
SVN-Revision: 11840
2008-07-15 17:11:39 +00:00
Imre Kaloz
c0551f41af * add a prerelease IMQ patch for 2.6.25 * reenable IMQ in the kernel config * resync patches
SVN-Revision: 11324
2008-06-02 09:10:48 +00:00
Peter Denison
7cf7b7a1a8 Revert last 3 commits made in error. Proper versions will come later
SVN-Revision: 11229
2008-05-20 21:38:04 +00:00
Peter Denison
19f15b44ea Update generic-2.6 and brcm47xx 2.6.25 configs
SVN-Revision: 11227
2008-05-20 21:21:23 +00:00
Peter Denison
21401f537a Update 2.6.25 config
SVN-Revision: 11226
2008-05-20 21:21:15 +00:00
Gabor Juhos
71d81e1af7 add missing config symbols
SVN-Revision: 11198
2008-05-19 07:34:02 +00:00
Rod Whitby
18cbe8770d config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet driver for the DSMG600RevA can be selected.
SVN-Revision: 11134
2008-05-13 12:48:25 +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
Andy Boyett
17245050f4 more missing symbols in 2.6.25 config
SVN-Revision: 10995
2008-05-01 16:07:55 +00:00
Gabor Juhos
3c05234962 kmod-ipt-iprange: fix build error on .25
SVN-Revision: 10992
2008-04-30 15:42:10 +00:00
Gabor Juhos
828ca5b55b add missing symbols to .25 config
SVN-Revision: 10989
2008-04-30 13:31:02 +00:00
Imre Kaloz
36e4fc9831 sync ixp4xx related patches with 2.6.24 and upgrade to 2.6.25
SVN-Revision: 10988
2008-04-30 10:59:03 +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