diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2025-08-12 15:35:02 -0700 |
---|---|---|
committer | Nathan Chancellor <nathan@kernel.org> | 2025-08-18 10:48:15 -0700 |
commit | 75a6b4595daa569bbc2899eef40372fc013b2d73 (patch) | |
tree | e1da0a80f4921948749de096a204e1d1fcf1bcb4 /rust/helpers/bitmap.c | |
parent | 35883b030c5f19f12c7fe53319c93cb740e476be (diff) |
kconfig: qconf/xconfig: show the OptionsMode radio button setting at startup
When qconf (xconfig) exits, it saves the current Option settings
for Show Name, Show Debug Info, and Show {Normal|All|Prompt} Options.
When it is next run, it loads these Option settings from its
config file. It correctly shows the flag settings for Show Name
and Show Debug Info, but it does not show which of the 3 Show...Options
is set. This can lead to confusing output, e.g., if the user thinks
that xconfig is in Show All Options mode but kconfig options which
have an unmet dependency are still being listed.
Add code to show the radio button for the current Show...Options
mode during startup so that it will reflect the current config
setting.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Nicolas Schier <nsc@kernel.org>
Acked-by: Nicolas Schier <nsc@kernel.org>
Link: https://lore.kernel.org/r/20250812223502.1356426-1-rdunlap@infradead.org
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to 'rust/helpers/bitmap.c')
0 files changed, 0 insertions, 0 deletions