diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2015-06-02 14:57:11 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2015-06-02 14:57:11 +0200 |
| commit | 9be1cdb3d1a51be974ba7377861cb09ad06afa81 (patch) | |
| tree | b552ba1cb50261bdad772519c586dfa41a7b7fbb /README.md | |
| parent | cc9660d101dde6eaae3feac9e521e460528b9f56 (diff) | |
Expand on 'menuconfig' note.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -101,7 +101,8 @@ Patches are welcome too of course. ;) interface in Kconfiglib at the moment. APIs could be added if needed. * There are no good APIs for figuring out what other symbols change in value - when the value of some symbol is changed. + when the value of some symbol is changed. This is needed for "live" updates + in the configuration interface. * 'menuconfig' sometimes creates menus implicitly by looking at dependencies. For example, a list of symbols where all symbols depend on the first symbol |
