Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing CONFIG_PCMCIA_XIRCOM spotted by buildbot | Florian Fainelli | 2010-06-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 21889 | ||||
* | package TPROXY target and module infrastructure | Jo-Philipp Wich | 2010-06-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 21883 | ||||
* | ip17xx: Rename the driver to ip17xx.c | Gabor Juhos | 2010-06-08 | 1 | -1/+1 |
| | | | | | | | | | | 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 | ||||
* | do not override kmod-usb-storage-extras Kconfig symbols (#7285) | Florian Fainelli | 2010-06-06 | 1 | -10/+0 |
| | | | | SVN-Revision: 21688 | ||||
* | ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. | Hauke Mehrtens | 2010-05-15 | 1 | -1/+0 |
| | | | | | | | | 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 | ||||
* | update OCF framework to version 20100325 | Jo-Philipp Wich | 2010-05-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 21356 | ||||
* | add missing CONFIG_CB1400_CORE symbol, spotted by buildbot | Florian Fainelli | 2010-03-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 20426 | ||||
* | generic-2.6: fix r20386 (thanks nico), update missing symbols on ↵ | Alexandros C. Couloumbis | 2010-03-23 | 1 | -2/+0 |
| | | | | | | config-2.6.32 too SVN-Revision: 20388 | ||||
* | generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes) | Alexandros C. Couloumbis | 2010-03-23 | 1 | -0/+2 |
| | | | | SVN-Revision: 20386 | ||||
* | kernel: Add some missing config symbols | Hauke Mehrtens | 2010-03-21 | 1 | -2/+25 |
| | | | | | | | This adds some missing config symbols and opens the menu behind CONFIG_SND_PCI and CONFIG_ISDN. SVN-Revision: 20339 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 1 | -1/+1 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | kernel: add driver for the RTL8366RB switch | Gabor Juhos | 2010-02-24 | 1 | -0/+1 |
| | | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837 | ||||
* | ext4: add Support for large (2TB+) block devices and files | Hauke Mehrtens | 2010-02-21 | 1 | -2/+1 |
| | | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. SVN-Revision: 19799 | ||||
* | kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner ↵ | Jo-Philipp Wich | 2010-02-20 | 1 | -2/+2 |
| | | | | | | <tripolar@gmx.at> SVN-Revision: 19772 | ||||
* | add some missing symbols | Jo-Philipp Wich | 2010-02-12 | 1 | -0/+5 |
| | | | | SVN-Revision: 19609 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -8/+5 |
| | | | | SVN-Revision: 19581 | ||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 1 | -4/+5 |
| | | | | SVN-Revision: 19580 | ||||
* | Add missing config option | Hauke Mehrtens | 2010-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 19418 | ||||
* | rtl8366: make it available on all platforms | Gabor Juhos | 2010-01-25 | 1 | -0/+3 |
| | | | | SVN-Revision: 19329 | ||||
* | generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab) | Nicolas Thill | 2009-12-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 18899 | ||||
* | add missing CONFIG_HID_WACOM symbol | Florian Fainelli | 2009-12-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 18633 | ||||
* | add missing kernel configuration symbols | Florian Fainelli | 2009-12-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 18630 | ||||
* | add more missing configuration symbols | Florian Fainelli | 2009-12-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 18625 | ||||
* | kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config | Felix Fietkau | 2009-11-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 18603 | ||||
* | kernel: add missing config symbols for kernel debugging | Felix Fietkau | 2009-11-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 18524 | ||||
* | add more symbols to the generic config | Imre Kaloz | 2009-11-21 | 1 | -1/+8 |
| | | | | SVN-Revision: 18458 | ||||
* | replace our arm LZMA loader with the one that goes upstream | Imre Kaloz | 2009-11-17 | 1 | -0/+4 |
| | | | | SVN-Revision: 18439 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -2/+8 |
| | | | | SVN-Revision: 18370 | ||||
* | move CPUFREQ to generic configs | Imre Kaloz | 2009-11-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 18368 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -5/+5 |
| | | | | SVN-Revision: 18367 | ||||
* | move CONFIG_CRASH_DUMP to the generic configs | Imre Kaloz | 2009-11-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 18366 | ||||
* | add more missing configuration symbols | Florian Fainelli | 2009-11-03 | 1 | -0/+7 |
| | | | | SVN-Revision: 18282 | ||||
* | Switch to the squashfs-lzma code from the squashfs-devel git tree. | Imre Kaloz | 2009-11-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 18267 | ||||
* | add more missing configuration symbols | Florian Fainelli | 2009-10-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 18185 | ||||
* | sort kconfig symbols in generic configs | Imre Kaloz | 2009-10-27 | 1 | -289/+288 |
| | | | | SVN-Revision: 18181 | ||||
* | add missing kconfig symbol | Imre Kaloz | 2009-10-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 18180 | ||||
* | add missing configuration symbols | Florian Fainelli | 2009-10-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 18157 | ||||
* | config: add missing CONFIG_SONYPI symbol to generic | Nicolas Thill | 2009-10-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 18026 | ||||
* | and another missing Kconfig symbol.. | Imre Kaloz | 2009-10-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 17995 | ||||
* | enable ATA_SFF (PATA support) in the generic configs | Imre Kaloz | 2009-10-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 17993 | ||||
* | add more Kconfig symbols to the generic 2.6.31 config | Imre Kaloz | 2009-10-08 | 1 | -0/+14 |
| | | | | SVN-Revision: 17990 | ||||
* | config: add another bunch of missing CONFIG_USB_* entries to generic | Nicolas Thill | 2009-10-07 | 1 | -0/+5 |
| | | | | SVN-Revision: 17965 | ||||
* | config: add CONFIG_USB_SUSPEND to generic | Nicolas Thill | 2009-10-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 17964 | ||||
* | config: add missing CONFIG_ORION entry to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 17961 | ||||
* | move common CONFIG_MMC entries to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+7 |
| | | | | SVN-Revision: 17948 | ||||
* | move common CONFIG_BATTERY entries to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+5 |
| | | | | SVN-Revision: 17945 | ||||
* | move common CONFIG_TOUCHSCREEN entries to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+22 |
| | | | | SVN-Revision: 17943 | ||||
* | move more CONFIG_SND entries to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 17942 | ||||
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 | 1 | -0/+52 |
| | | | | SVN-Revision: 17936 |