Commit graph

49 commits

Author SHA1 Message Date
Gabor Juhos
57c5fe2e7f generic: remove trailing whitespaces from kernel configs
SVN-Revision: 21747
2010-06-10 08:58:09 +00:00
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
2010-06-08 20:19:05 +00:00
Florian Fainelli
ac23dcfe11 do not override kmod-usb-storage-extras Kconfig symbols (#7285)
SVN-Revision: 21688
2010-06-06 19:02:30 +00:00
Hauke Mehrtens
cfec944f42 ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y

SVN-Revision: 21449
2010-05-15 11:04:53 +00:00
Jo-Philipp Wich
32e7340bf2 update OCF framework to version 20100325
SVN-Revision: 21356
2010-05-04 20:59:19 +00:00
Hauke Mehrtens
3ed2f88bba kernel: add missing symbols
SVN-Revision: 20995
2010-04-18 18:03:49 +00:00
Imre Kaloz
d3b9b93dd3 add a subtarget and drivers for the Intel Tolapai SoC
SVN-Revision: 20648
2010-04-01 12:05:27 +00:00
Alexandros C. Couloumbis
129d8a88f4 generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
SVN-Revision: 20388
2010-03-23 15:02:29 +00:00
Hauke Mehrtens
c1f9037135 kernel: Add some missing config symbols
This adds some missing config symbols and opens the menu
behind CONFIG_SND_PCI and CONFIG_ISDN.

SVN-Revision: 20339
2010-03-21 13:57:07 +00:00
Florian Fainelli
9859330fc3 add missing configuration symbols
SVN-Revision: 20255
2010-03-17 20:21:49 +00:00
Nicolas Thill
e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
2010-03-11 09:50:11 +00:00
Travis Kemen
5a13cba68d fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes
SVN-Revision: 20009
2010-03-05 22:35:24 +00:00
Nicolas Thill
127b8ea8f9 kernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with all modules enabled
SVN-Revision: 19924
2010-03-01 06:22:42 +00:00
Florian Fainelli
e34293297c add missing libertas symbols
SVN-Revision: 19892
2010-02-28 11:09:28 +00:00
Gabor Juhos
ff2e61fed8 kernel: yet another missing symbol for 2.6.32
SVN-Revision: 19883
2010-02-27 16:27:04 +00:00
Gabor Juhos
f1509eaf8c kernel: add driver for the RTL8366RB switch
Thanks to Andrew Tarabaras.

SVN-Revision: 19837
2010-02-24 13:39:02 +00:00
Travis Kemen
c795766793 fix missing symbol
SVN-Revision: 19809
2010-02-21 23:26:40 +00:00
Hauke Mehrtens
ad11f6881a ext4: add Support for large (2TB+) block devices and files
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.

This closes #6714.

SVN-Revision: 19799
2010-02-21 20:14:24 +00:00
Jo-Philipp Wich
3651c9804b kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
SVN-Revision: 19772
2010-02-20 05:17:39 +00:00
Imre Kaloz
37f7976b59 add some more config symbols to the generic 2.6.32 config
SVN-Revision: 19674
2010-02-16 21:33:47 +00:00
Gabor Juhos
1d3ab0732f kernel: yet another missing config symbol for 2.6.32
SVN-Revision: 19629
2010-02-14 12:50:09 +00:00
Lars-Peter Clausen
26c885dfc4 More missing debug config symbols for the generic 2.6.32 config
SVN-Revision: 19624
2010-02-13 14:56:52 +00:00
Lars-Peter Clausen
5dcf0e571b Add some missing debug symbols to the generic 2.6.32 config.
SVN-Revision: 19618
2010-02-13 00:45:34 +00:00
Jo-Philipp Wich
e268649a97 prepare kernel 2.6.32 support
SVN-Revision: 19617
2010-02-13 00:37:11 +00:00
Travis Kemen
dfa8152068 disable devtmpfs in 2.6.32 because its not used, thanks tripolar
SVN-Revision: 19594
2010-02-12 01:18:50 +00:00
Imre Kaloz
825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
2010-02-11 09:33:16 +00:00
Imre Kaloz
0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Florian Fainelli
400d2bd3da add missing MISDN symbols to 2.6.32 config
SVN-Revision: 19517
2010-02-04 14:34:53 +00:00
Felix Fietkau
f87a4437ac save space by making the crypto testsuite optional and disabled by default
SVN-Revision: 19502
2010-02-03 03:38:26 +00:00
Lars-Peter Clausen
4d9a900dbb Add some missing symbols to the generic 2.6.32 config
SVN-Revision: 19490
2010-02-01 18:25:21 +00:00
Imre Kaloz
e077529d10 add some missing symbols for 2.6.32
SVN-Revision: 19380
2010-01-29 12:20:01 +00:00
Gabor Juhos
3899c9c745 kernel: add missing config symbols for 2.6.32
SVN-Revision: 19363
2010-01-28 18:38:24 +00:00
Gabor Juhos
49c4df5487 rtl8366: make it available on all platforms
SVN-Revision: 19329
2010-01-25 15:13:38 +00:00
Gabor Juhos
7859cab35c kernel: add missing config symbol
SVN-Revision: 19327
2010-01-25 14:24:56 +00:00
Nicolas Thill
cc123efe11 generic-2.6: add missing 2.6.32 config symbol
SVN-Revision: 19311
2010-01-24 10:02:22 +00:00
Nicolas Thill
917f4cf2a5 generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
SVN-Revision: 18899
2009-12-23 08:05:04 +00:00
Florian Fainelli
8045b37a82 add missing CONFIG_HID_WACOM symbol
SVN-Revision: 18633
2009-12-04 14:52:37 +00:00
Florian Fainelli
5352215161 add missing kernel configuration symbols
SVN-Revision: 18630
2009-12-04 14:52:23 +00:00
Imre Kaloz
bacb8f14b0 add some more symbols to the generic 2.6.32 config
SVN-Revision: 18611
2009-11-30 11:01:53 +00:00
Felix Fietkau
fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
2009-11-29 14:31:55 +00:00
Felix Fietkau
b2c8d3ada0 kernel: add missing config symbols for kernel debugging
SVN-Revision: 18524
2009-11-24 13:55:32 +00:00
Imre Kaloz
b498bd8d37 add more symbols to the generic config
SVN-Revision: 18458
2009-11-21 15:20:59 +00:00
Imre Kaloz
0b27fefa62 refresh 2.6.32 patches with -rc7
SVN-Revision: 18440
2009-11-17 10:06:15 +00:00
Imre Kaloz
294551ca73 replace our arm LZMA loader with the one that goes upstream
SVN-Revision: 18439
2009-11-17 10:04:41 +00:00
Imre Kaloz
6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
2009-11-11 11:52:41 +00:00
Imre Kaloz
1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Imre Kaloz
a01ec2469b move CPUFREQ to generic configs
SVN-Revision: 18368
2009-11-11 10:00:28 +00:00
Imre Kaloz
1238d93b09 move CONFIG_CRASH_DUMP to the generic configs
SVN-Revision: 18366
2009-11-11 09:07:22 +00:00
Imre Kaloz
3d4466cfd8 add preliminary 2.6.32 support
SVN-Revision: 18283
2009-11-03 10:49:27 +00:00