Commit Graph

89 Commits (29011fe5161cf8bbb2addf876b17e9ebcb862a96)

Author SHA1 Message Date
Gabor Juhos f1509eaf8c kernel: add driver for the RTL8366RB switch
Thanks to Andrew Tarabaras.

SVN-Revision: 19837
15 years ago
Travis Kemen 8d4f5784d7 fix missing symbol
SVN-Revision: 19808
15 years ago
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
15 years ago
Jo-Philipp Wich 3651c9804b kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
SVN-Revision: 19772
15 years ago
Gabor Juhos 3c96b41d69 kernel: add a bunch of missing symbols to the 2.6.30 config
SVN-Revision: 19742
15 years ago
Travis Kemen b60c2aab01 add missing symbol
SVN-Revision: 19699
15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
15 years ago
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
15 years ago
Gabor Juhos 49c4df5487 rtl8366: make it available on all platforms
SVN-Revision: 19329
15 years ago
Nicolas Thill 917f4cf2a5 generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
SVN-Revision: 18899
15 years ago
Florian Fainelli 5352215161 add missing kernel configuration symbols
SVN-Revision: 18630
15 years ago
Felix Fietkau fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
15 years ago
Felix Fietkau b2c8d3ada0 kernel: add missing config symbols for kernel debugging
SVN-Revision: 18524
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 ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Florian Fainelli ab81d139c7 add more missing configuration symbols
SVN-Revision: 18282
15 years ago
Imre Kaloz f4afe053da Switch to the squashfs-lzma code from the squashfs-devel git tree.
SVN-Revision: 18267
15 years ago
Florian Fainelli d251ee8997 add more missing configuration symbols
SVN-Revision: 18185
15 years ago
Imre Kaloz 97d5479ca1 sort kconfig symbols in generic configs
SVN-Revision: 18181
15 years ago
Imre Kaloz e6e5e6c72b add missing kconfig symbol
SVN-Revision: 18180
15 years ago
Florian Fainelli 6f63230e27 add missing configuration symbols
SVN-Revision: 18157
15 years ago
Nicolas Thill 52940f7477 config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic
SVN-Revision: 18027
15 years ago
Nicolas Thill 9506229d4c config: add missing CONFIG_SONYPI symbol to generic
SVN-Revision: 18026
15 years ago
Florian Fainelli c6c3fa9f1c add missing CONFIG_IDE_PHISON symbol
SVN-Revision: 18013
15 years ago
Florian Fainelli 5f50864a9d add more missing USB related configuration symbols to 2.6.30
SVN-Revision: 18005
15 years ago
Imre Kaloz 3abb6b04c7 add missing symbol
SVN-Revision: 17994
15 years ago
Imre Kaloz d57b766c2f enable ATA_SFF (PATA support) in the generic configs
SVN-Revision: 17993
15 years ago
Nicolas Thill d26974829a config: add another bunch of missing CONFIG_USB_* entries to generic
SVN-Revision: 17965
15 years ago
Nicolas Thill 5d587fbd49 config: add CONFIG_USB_SUSPEND to generic
SVN-Revision: 17964
15 years ago
Nicolas Thill 6fed91acaa config: add missing CONFIG_ORION entry to generic
SVN-Revision: 17961
15 years ago
Nicolas Thill fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
15 years ago
Nicolas Thill 2556fbb0cd move common CONFIG_BATTERY entries to generic
SVN-Revision: 17945
15 years ago
Nicolas Thill 084d9cce53 move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
15 years ago
Nicolas Thill 5b8e48f93a move more CONFIG_SND entries to generic
SVN-Revision: 17942
15 years ago
Nicolas Thill 5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
15 years ago
Florian Fainelli 719e19bd8a add missing CONFIG_VIDEO_GO7007 symbol
SVN-Revision: 17933
15 years ago
Andy Boyett 846a7bf5b6 2.6.30: disable SND_PPC by default
SVN-Revision: 17907
15 years ago
Andy Boyett c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
15 years ago
Florian Fainelli d854270f76 add kexec fixes for mips from M. Syrchin
SVN-Revision: 17768
15 years ago
Felix Fietkau 87a8e8ac10 implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased)
SVN-Revision: 17658
15 years ago
Felix Fietkau 672e12f960 add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)
SVN-Revision: 17606
15 years ago
Florian Fainelli c7d20c0a7e add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>

SVN-Revision: 17421
15 years ago
Hauke Mehrtens f7abb800cf Do not build the mac80211 module in the kernel. The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more.
SVN-Revision: 17276
15 years ago
Felix Fietkau 6e28b28c5e add a driver for rtl8306 switches
SVN-Revision: 17248
15 years ago
Hauke Mehrtens a16081b3c1 fix build
SVN-Revision: 17246
15 years ago
Imre Kaloz 4ad125e0ed move some PPC symbols to the generic config
SVN-Revision: 17041
15 years ago
Florian Fainelli 3b5d52b9c9 add missing 2.6.30 HID configuration symbols
SVN-Revision: 16960
15 years ago
Gabor Juhos a6af50d045 2.6.{28,30}: add missing config symbol
SVN-Revision: 16956
15 years ago