Felix Fietkau
|
fa0396c530
|
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
|
15 years ago |
Imre Kaloz
|
6b280112f2
|
some more Kconfig symbol move..
SVN-Revision: 18371
|
15 years ago |
Imre Kaloz
|
1d62d9a95c
|
another round of kernel config cleanups
SVN-Revision: 18370
|
15 years ago |
Imre Kaloz
|
a01ec2469b
|
move CPUFREQ to generic configs
SVN-Revision: 18368
|
15 years ago |
Imre Kaloz
|
97d5479ca1
|
sort kconfig symbols in generic configs
SVN-Revision: 18181
|
15 years ago |
Nicolas Thill
|
5d587fbd49
|
config: add CONFIG_USB_SUSPEND to generic
SVN-Revision: 17964
|
15 years ago |
Nicolas Thill
|
fcc67b55b1
|
move common CONFIG_MMC entries to generic
SVN-Revision: 17948
|
15 years ago |
Nicolas Thill
|
084d9cce53
|
move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
|
15 years ago |
Nicolas Thill
|
5c0b0e08d9
|
move common CONFIG_FB entries to generic
SVN-Revision: 17936
|
15 years ago |
Imre Kaloz
|
3054efa82a
|
IKCONFIG shouldn't be enabled by default
SVN-Revision: 16473
|
16 years ago |
Felix Fietkau
|
4cb9ba9612
|
enable multicast routing by default
SVN-Revision: 16044
|
16 years ago |
Felix Fietkau
|
4f37d65205
|
move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
SVN-Revision: 16031
|
16 years ago |
Imre Kaloz
|
e965c02820
|
even more config file cleanup
SVN-Revision: 15913
|
16 years ago |
Imre Kaloz
|
91e866f383
|
config cleanups
SVN-Revision: 15861
|
16 years ago |
Imre Kaloz
|
6bfddb152f
|
some additional config file cleanup..
SVN-Revision: 15845
|
16 years ago |
Imre Kaloz
|
c83d91fcfc
|
unify congestion control options
SVN-Revision: 15844
|
16 years ago |
Imre Kaloz
|
3b8ab3d52a
|
move arm ARCH symbols to the generic configs
SVN-Revision: 15842
|
16 years ago |
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
|
16 years ago |
Imre Kaloz
|
4e0f549c88
|
add missing RTC_DEBUG symbol
SVN-Revision: 15696
|
16 years ago |
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
|
16 years ago |
Imre Kaloz
|
6b3502f99c
|
add missing RTC symbols to generic configs
SVN-Revision: 15617
|
16 years ago |
Imre Kaloz
|
e9b397805d
|
some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
|
16 years ago |
Imre Kaloz
|
0f2b1d070a
|
more cleanup
SVN-Revision: 15605
|
16 years ago |
Imre Kaloz
|
a614251e6c
|
cleanup MTD option handling
SVN-Revision: 15602
|
16 years ago |
Felix Fietkau
|
11014b5cea
|
disable all kernel config options that are set to =m
SVN-Revision: 14611
|
16 years ago |
Gabor Juhos
|
d1d8db0b0b
|
generic-2.6: remove PORTSCAN config option
SVN-Revision: 14458
|
16 years ago |
Gabor Juhos
|
027ccba87e
|
generic-2.6: remove TARPIT and CHAOS patches and config options
SVN-Revision: 14456
|
16 years ago |
Felix Fietkau
|
78fd83bd12
|
rename generic-2.6/config-default to generic-2.6/config-2.6.21
SVN-Revision: 12637
|
16 years ago |
Florian Fainelli
|
5cf0db54c6
|
Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
SVN-Revision: 12276
|
16 years ago |
Gabor Juhos
|
3527e7a649
|
modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
|
17 years ago |
Florian Fainelli
|
1378397b48
|
Add missing ebtables configuration symbol, 2.6.22 file untouched, not used
SVN-Revision: 12063
|
17 years ago |
Gabor Juhos
|
d80f43d15f
|
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
|
17 years ago |
Felix Fietkau
|
691be1ebe3
|
add missing kernel config symbol
SVN-Revision: 9668
|
17 years ago |
Felix Fietkau
|
a5164cf41b
|
disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
SVN-Revision: 9278
|
17 years ago |
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
|
17 years ago |
Gabor Juhos
|
962738bdac
|
make morse LED trigger available for all platforms
SVN-Revision: 9055
|
17 years ago |
Nicolas Thill
|
0bf90f2a0d
|
add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
|
17 years ago |
Nicolas Thill
|
5f0272d618
|
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
|
17 years ago |
Nicolas Thill
|
40d44d26af
|
backport [8862] to pre 2.6.22 kernels as well
SVN-Revision: 8975
|
17 years ago |
Felix Fietkau
|
b4142edc77
|
make ATM_DRIVERS default to n
SVN-Revision: 8967
|
17 years ago |
Felix Fietkau
|
abbe02e2fb
|
enable jffs2 summary for faster mount time
SVN-Revision: 8846
|
17 years ago |
Felix Fietkau
|
a9d683ca91
|
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
|
17 years ago |
Felix Fietkau
|
7f04ef6341
|
disable romfs, nothing uses it
SVN-Revision: 8430
|
17 years ago |
Rod Whitby
|
807db2473d
|
Removed the obsolete MTD_SPLIT_ROOTFS config symbol.
SVN-Revision: 8193
|
18 years ago |
Rod Whitby
|
4e1630f4b6
|
Add missing config symbols that stop a default 2.6.21.6 built - set them all to default values so nothing changes for anyone
SVN-Revision: 8191
|
18 years ago |
Felix Fietkau
|
700067c881
|
fix yealink kmod compile
SVN-Revision: 8089
|
18 years ago |
Felix Fietkau
|
7705412da1
|
fix kmod-pwc compile
SVN-Revision: 8088
|
18 years ago |
Gabor Juhos
|
934a641058
|
clean of the rootfs_split patch
SVN-Revision: 8047
|
18 years ago |
Felix Fietkau
|
2255889b03
|
add missing config symbols
SVN-Revision: 8035
|
18 years ago |
Felix Fietkau
|
a52d2e2214
|
disable a few things that are not packaged yet
SVN-Revision: 8030
|
18 years ago |