Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add 2.6.37 support | Florian Fainelli | 2011-02-12 |
| | | | | SVN-Revision: 25484 | ||
* | disable crash logging for uml, it cannot possibly work there anyway | Felix Fietkau | 2010-07-21 |
| | | | | SVN-Revision: 22326 | ||
* | target/uml: add missing CONFIG_MATOM config symbol | Nicolas Thill | 2010-05-12 |
| | | | | SVN-Revision: 21434 | ||
* | target/uml: fix host processor type selection on x86_64 (proper fix for [13166]) | Nicolas Thill | 2010-05-02 |
| | | | | SVN-Revision: 21318 | ||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18370 | ||
* | bump to 2.6.30.4, apply fix from [15119] to x86_64 | Nicolas Thill | 2009-08-16 |
| | | | | SVN-Revision: 17285 | ||
* | Add missing config symbol when building uml on amd64 hosts, it would keep ↵ | Florian Fainelli | 2008-11-09 |
| | | | | | | asking for host machine type SVN-Revision: 13166 | ||
* | set reasonable generic CRYPTO_ config entries for 2.6.26 | Nicolas Thill | 2008-08-21 |
| | | | | SVN-Revision: 12362 | ||
* | Add missing kernel configuration options since the SLUB allocator switch | Florian Fainelli | 2008-08-07 |
| | | | | SVN-Revision: 12235 | ||
* | Resynced x86_64 kernel config for uml | Florian Fainelli | 2008-07-27 |
| | | | | SVN-Revision: 11962 | ||
* | Resync some kernel configuration options | Florian Fainelli | 2008-07-26 |
| | | | | SVN-Revision: 11941 | ||
* | Disable NFS_ACL support in the UML config, other platforms do not have it as ↵ | Florian Fainelli | 2008-07-22 |
| | | | | | | well SVN-Revision: 11905 | ||
* | Update uml to 2.6.25.10 | Florian Fainelli | 2008-07-06 |
| | | | | SVN-Revision: 11686 | ||
* | properly disable CONFIG_CRYPTO_HW | Nicolas Thill | 2008-04-27 |
| | | | | SVN-Revision: 10952 | ||
* | update uml to 2.6.24 (i386 only for now) | Nicolas Thill | 2008-02-06 |
| | | | | SVN-Revision: 10404 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |