Alexandros C. Couloumbis
164c97838a
target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37
...
SVN-Revision: 24604
14 years ago
Gabor Juhos
17564e7db8
generic: yet another missing config symbol for 2.6.37
...
SVN-Revision: 24208
14 years ago
Hauke Mehrtens
34d53c2be1
kernel: add missing config symbols for 2.6.37-rc3
...
Thank you maddes for reporting. (closes #8323 )
SVN-Revision: 24165
14 years ago
Hauke Mehrtens
256f94dea4
kernel: add missing config option
...
SVN-Revision: 24157
14 years ago
Imre Kaloz
67d797821c
use ext4 for ext2/3 on 2.6.32+
...
SVN-Revision: 24083
14 years ago
Alexandros C. Couloumbis
79a2f2debc
target/linux: revert r24014 (further testing is needed)
...
SVN-Revision: 24015
14 years ago
Alexandros C. Couloumbis
4cf92fbdf7
linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
...
SVN-Revision: 24014
14 years ago
Alexandros C. Couloumbis
2a785745e9
target/linux: add some 2.6.37 missing symbols. (thank you maddes)
...
SVN-Revision: 24002
14 years ago
Alexandros C. Couloumbis
6bc36a80dd
linux/generic: add a missing symbol. (thank you kaloz)
...
SVN-Revision: 24001
14 years ago
Hauke Mehrtens
1c290dcbf7
kernel: fix l2tp kernel packages
...
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35
SVN-Revision: 23993
14 years ago
Alexandros C. Couloumbis
6a9ea41bc6
linux/generic: add some missing 2.6.37 USB symbols
...
SVN-Revision: 23963
14 years ago
Hauke Mehrtens
507986e6f6
kernel: disable some config symbols for kernel 2.6.37
...
SVN-Revision: 23951
14 years ago
Michael Büsch
7465a11beb
linux 2.6.37: Disable DEBUG_ICEDCC
...
SVN-Revision: 23887
14 years ago
Alexandros C. Couloumbis
f341342d38
target/linux: extend r23881 for 2.6.37 too.
...
SVN-Revision: 23882
14 years ago
Alexandros C. Couloumbis
a2d17ea8cf
target/linux: add preliminary 2.6.37 kernel support
...
SVN-Revision: 23828
14 years ago
Imre Kaloz
1f4543eedc
more 2.6.36 config symbols..
...
SVN-Revision: 23778
14 years ago
Imre Kaloz
daa9161eaa
add some additional 2.6.36 symbol
...
SVN-Revision: 23770
14 years ago
Hamish Guthrie
a34d2d5cc1
Add missing symbols to 2.6.36 config
...
SVN-Revision: 23687
14 years ago
Lars-Peter Clausen
98cc28e7d7
Add missing symbol to 2.6.36 config
...
SVN-Revision: 23669
14 years ago
Claudio Mignanti
d42d5412ec
Add some symbols from buildbot
...
SVN-Revision: 23622
14 years ago
Felix Fietkau
0468a284dd
move a few more 2.6.36 config options from ar71xx to generic
...
SVN-Revision: 23580
14 years ago
Felix Fietkau
7eb948eddf
remove 2.6.36 config options which no longer exist
...
SVN-Revision: 23579
14 years ago
Felix Fietkau
e8d19b1dbc
refresh generic kernel configs using kconfig.pl
...
SVN-Revision: 23578
14 years ago
Felix Fietkau
ad83152231
add missing kernel config symbols for 2.6.36
...
SVN-Revision: 23570
14 years ago
Lars-Peter Clausen
9d9f68c651
Add some missing symbols to 2.6.36 config
...
SVN-Revision: 23420
14 years ago
Alexandros C. Couloumbis
64d3505a2a
generic/config-2.6.36: Add missing symbols
...
SVN-Revision: 23416
14 years ago
Hauke Mehrtens
7f473a276f
kernel: fix some build warnings with kernel 2.6.36
...
SVN-Revision: 23226
14 years ago
Alexandros C. Couloumbis
8df0c8e390
generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
...
SVN-Revision: 22867
14 years ago
Alexandros C. Couloumbis
206e5f313e
linux/generic: add kernel 2.6.36 preliminary support
...
SVN-Revision: 22832
14 years ago
Lars-Peter Clausen
061ca5765f
Add missing symbols to 2.6.35 config
...
SVN-Revision: 22787
14 years ago
Florian Fainelli
0d29f1119b
add missing config options from #7733 , thanks maddes
...
SVN-Revision: 22685
14 years ago
Florian Fainelli
9f1ed6e4d3
add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config
...
SVN-Revision: 22674
14 years ago
Florian Fainelli
565a1e4ea3
add missing 2.6.35 config symbols
...
SVN-Revision: 22537
14 years ago
Mirko Vogt
95265c5983
Add missing symbols to 2.6.35 config
...
SVN-Revision: 22512
14 years ago
Jo-Philipp Wich
52fb76ebff
explicitely enable bootmem on 2.6.35 - required by crashlog ( #7695 )
...
SVN-Revision: 22506
14 years ago
Jo-Philipp Wich
662620419a
fix order fail in previous commit
...
SVN-Revision: 22504
14 years ago
Jo-Philipp Wich
947519fae0
add missing symbols for 2.6.35
...
SVN-Revision: 22503
14 years ago
Jo-Philipp Wich
eea5f1c565
fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheels
...
SVN-Revision: 22421
14 years ago
Felix Fietkau
dff51d3f2c
kernel: add some missing debugging related config symbols
...
SVN-Revision: 22324
15 years ago
Felix Fietkau
9f6c22b497
kernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs
...
SVN-Revision: 22305
15 years ago
Hauke Mehrtens
91ce82ef77
kernel: Add missing kernel config options
...
SVN-Revision: 22136
15 years ago
Claudio Mignanti
d30bf22a55
Don't force pci support on .34 and .35
...
SVN-Revision: 21993
15 years ago
Felix Fietkau
da1bb88a2b
rename target/linux/generic-2.6 to generic
...
SVN-Revision: 21952
15 years ago
Florian Fainelli
6f4c13a017
add missing CONFIG_PCMCIA_XIRCOM spotted by buildbot
...
SVN-Revision: 21889
15 years ago
Jo-Philipp Wich
91468dcf4f
package TPROXY target and module infrastructure
...
SVN-Revision: 21883
15 years ago
Gabor Juhos
2f328ce488
generic: move some common symbols to generic configuration
...
* CONFIG_MUTEX_SPIN_ON_OWNER
* CONFIG_DEFAULT_HYDLA
* CONFIG_DEFAULT_VENO
SVN-Revision: 21748
15 years ago
Gabor Juhos
5cad9d5c73
generic: standardize CONFIG_INLINE_* symbols usage
...
SVN-Revision: 21746
15 years ago
Gabor Juhos
270d8bd6da
generic: more missing symbols for 2.6.35
...
SVN-Revision: 21739
15 years ago
Alexandros C. Couloumbis
bef7ceff09
generic-2.6: add (some) missing config symbols for kernel 2.6.35
...
SVN-Revision: 21733
15 years ago
Gabor Juhos
b650fecb7d
ip17xx: Rename the driver to ip17xx.c
...
Following the big internal rename, this is the external rename.
Rename the source file to ip17xx.c and adjust Makefile and Kconfig.
Signed-off-by: Martin Mares <mj@ucw.cz>
Signed-off-by: Patrick Horn <patrick.horn@gmail.com>
SVN-Revision: 21724
15 years ago