diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2012-11-08 11:53:57 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2012-11-08 11:54:08 +0100 |
| commit | 00c10acf00140f5f14324c7ebbc316b10d0e4688 (patch) | |
| tree | a0e3cfdfe3d0372f2e256cbf733f0d9fe661cfa8 /README.md | |
| parent | 2bc566d8090d1029f2dcd0676c26c59b402dcbee (diff) | |
Update project description.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,5 +7,10 @@ automatically invalidating and reevaluating dependent symbols as needed. Supports reading and writing .config files. Highly compatible with the C implementation. See kconfiglib.py for a longer introduction. +I mainly wrote this for my master's thesis +(http://liu.diva-portal.org/smash/get/diva2:473038/FULLTEXT01), to +automatically generate a minimal kernel configuration for a given system. See +Chapter 4 - Boot time optimization through semi-automatic kernel minimization. + Haven't worked on this in a long time. Not sure if it will work with recent Kconfig versions. |
