Commit graph

65 commits

Author SHA1 Message Date
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
Florian Fainelli
8805ead76c add missing CONFIG_CB1400_CORE symbol, spotted by buildbot
SVN-Revision: 20426
2010-03-25 15:27:08 +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
Alexandros C. Couloumbis
c0ea2a6257 generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)
SVN-Revision: 20386
2010-03-23 12:42:17 +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
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
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
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
Jo-Philipp Wich
4db8a05770 add some missing symbols
SVN-Revision: 19609
2010-02-12 18:57:47 +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
Hauke Mehrtens
4ba4a22b87 Add missing config option
SVN-Revision: 19418
2010-01-30 15:35:58 +00:00
Gabor Juhos
49c4df5487 rtl8366: make it available on all platforms
SVN-Revision: 19329
2010-01-25 15:13:38 +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
Florian Fainelli
f2adc6e331 add more missing configuration symbols
SVN-Revision: 18625
2009-12-03 18:21:25 +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
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
ef42fb4c13 sort all target config files
SVN-Revision: 18367
2009-11-11 09:27:13 +00:00
Imre Kaloz
1238d93b09 move CONFIG_CRASH_DUMP to the generic configs
SVN-Revision: 18366
2009-11-11 09:07:22 +00:00
Florian Fainelli
ab81d139c7 add more missing configuration symbols
SVN-Revision: 18282
2009-11-03 01:24:44 +00:00
Imre Kaloz
f4afe053da Switch to the squashfs-lzma code from the squashfs-devel git tree.
SVN-Revision: 18267
2009-11-02 09:51:35 +00:00
Florian Fainelli
d251ee8997 add more missing configuration symbols
SVN-Revision: 18185
2009-10-27 15:12:25 +00:00
Imre Kaloz
97d5479ca1 sort kconfig symbols in generic configs
SVN-Revision: 18181
2009-10-27 12:12:48 +00:00
Imre Kaloz
e6e5e6c72b add missing kconfig symbol
SVN-Revision: 18180
2009-10-27 12:09:35 +00:00
Florian Fainelli
6f63230e27 add missing configuration symbols
SVN-Revision: 18157
2009-10-25 21:26:46 +00:00
Nicolas Thill
9506229d4c config: add missing CONFIG_SONYPI symbol to generic
SVN-Revision: 18026
2009-10-11 01:46:52 +00:00
Imre Kaloz
e24a1eaa34 and another missing Kconfig symbol..
SVN-Revision: 17995
2009-10-08 10:42:43 +00:00
Imre Kaloz
d57b766c2f enable ATA_SFF (PATA support) in the generic configs
SVN-Revision: 17993
2009-10-08 09:40:38 +00:00
Imre Kaloz
ba971b8852 add more Kconfig symbols to the generic 2.6.31 config
SVN-Revision: 17990
2009-10-08 09:12:33 +00:00
Nicolas Thill
d26974829a config: add another bunch of missing CONFIG_USB_* entries to generic
SVN-Revision: 17965
2009-10-07 01:31:53 +00:00
Nicolas Thill
5d587fbd49 config: add CONFIG_USB_SUSPEND to generic
SVN-Revision: 17964
2009-10-07 00:51:26 +00:00
Nicolas Thill
6fed91acaa config: add missing CONFIG_ORION entry to generic
SVN-Revision: 17961
2009-10-06 20:56:31 +00:00
Nicolas Thill
fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
2009-10-06 04:15:59 +00:00
Nicolas Thill
2556fbb0cd move common CONFIG_BATTERY entries to generic
SVN-Revision: 17945
2009-10-06 03:12:17 +00:00
Nicolas Thill
084d9cce53 move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
2009-10-06 03:00:33 +00:00
Nicolas Thill
5b8e48f93a move more CONFIG_SND entries to generic
SVN-Revision: 17942
2009-10-06 02:25:15 +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
719e19bd8a add missing CONFIG_VIDEO_GO7007 symbol
SVN-Revision: 17933
2009-10-05 20:17:02 +00:00
Felix Fietkau
fa8e896fa5 enable CONFIG_STAGING on 2.6.31
SVN-Revision: 17931
2009-10-05 20:13:22 +00:00