From 73a4f719cc72e53a54d3b4f11e6be926d9cc0ab0 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 2 Jun 2015 15:04:11 +0200 Subject: Expand a bit more on 'menuconfig'. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3ce021..625a4f5 100644 --- a/README.md +++ b/README.md @@ -101,8 +101,9 @@ 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. This is needed for "live" updates - in the configuration interface. + when the value of some symbol is changed, to allow for "live" updates + in the configuration interface. The simplest workaround is to refetch the + value of each currently visible symbol every time a symbol value is changed. * 'menuconfig' sometimes creates menus implicitly by looking at dependencies. For example, a list of symbols where all symbols depend on the first symbol -- cgit v1.2.3