Commit cc3e4e5e authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: m/nconf: remove dead code to display value of bool choice



Previously, optional bool choices met the following conditions
simultaneously:

 - sym_is_choice(sym)
 - sym_is_changeable(sym)
 - type == S_BOOLEAN

It no longer occurs since 6a121588 ("kconfig: remove 'optional'
property support"). Remove the dead code.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent e89b4615
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment