| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-22 | Convert some comments to module docstrings in utilities | Ulf Magnusson | |
| This makes running pydoc(3) on the utilities helpful. Reuse the module docstring for the --help text for utilities that use argparse. Also fix some copy-paste errors in the all*config.py descriptions and clean up the language a bit. Piggyback removal of an optimization in allmodconfig.py that's pretty irrelevant now. | |||
| 2019-03-20 | savedefconfig: Add script | Ulf Magnusson | |
| Minimal configuration files can already be generated from within the menuconfig too, but having a script available can be handy for scripting. | |||
