diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-05-08 00:14:50 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-05-14 23:36:19 +0900 |
commit | 6ba750ddebc90aa97be376e05bc093371934ddce (patch) | |
tree | 6350f8684d6c43f3bd96af2661fb6bb1257ae25c /init/calibrate.c | |
parent | b4f944ba521485125206640f6e66dce3f350ad6b (diff) |
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 'init/calibrate.c')
0 files changed, 0 insertions, 0 deletions