diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-05-07 18:14:50 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-05-14 17:36:19 +0300 |
commit | 6ba750ddebc90aa97be376e05bc093371934ddce (patch) | |
tree | 6350f8684d6c43f3bd96af2661fb6bb1257ae25c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b4f944ba521485125206640f6e66dce3f350ad6b (diff) | |
download | linux-6ba750ddebc90aa97be376e05bc093371934ddce.tar.xz |
kconfig: gconf: show checkbox for choice correctly
Currently, bool choices have a checkbox, but tristate choices do not.
It is opposite.
Bool choices should not have a checkbox, as they are fixed to 'y' since
commit 6a1215888e23 ("kconfig: remove 'optional' property support").
Tristate choices, however, should have a checkbox to allow users to
toggle the value.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions