diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-05-07 17:14:50 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-05-14 16:36:19 +0200 |
commit | 6ba750ddebc90aa97be376e05bc093371934ddce (patch) | |
tree | 6350f8684d6c43f3bd96af2661fb6bb1257ae25c /scripts/kconfig/list.h | |
parent | kbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinal (diff) | |
download | linux-6ba750ddebc90aa97be376e05bc093371934ddce.tar.xz linux-6ba750ddebc90aa97be376e05bc093371934ddce.zip |
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 'scripts/kconfig/list.h')
0 files changed, 0 insertions, 0 deletions