summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ac2c2fa..f3ce021 100644
--- a/README.md
+++ b/README.md
@@ -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