Home
last modified time | relevance | path

Searched hist:bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/kconfig/
H A Dlkc_proto.hdiff bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c Tue Jun 11 19:55:12 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> kconfig: introduce choice_set_value() helper

Currently, sym_set_tristate_value() is used to set 'y' to a choice
member, which is confusing because it not only sets 'y' to the given
symbol but also tweaks flags of other symbols as a side effect.

Add a dedicated function for setting the value of the given choice.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dnconf.cdiff bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c Tue Jun 11 19:55:12 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> kconfig: introduce choice_set_value() helper

Currently, sym_set_tristate_value() is used to set 'y' to a choice
member, which is confusing because it not only sets 'y' to the given
symbol but also tweaks flags of other symbols as a side effect.

Add a dedicated function for setting the value of the given choice.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dconf.cdiff bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c Tue Jun 11 19:55:12 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> kconfig: introduce choice_set_value() helper

Currently, sym_set_tristate_value() is used to set 'y' to a choice
member, which is confusing because it not only sets 'y' to the given
symbol but also tweaks flags of other symbols as a side effect.

Add a dedicated function for setting the value of the given choice.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dsymbol.cdiff bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c Tue Jun 11 19:55:12 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> kconfig: introduce choice_set_value() helper

Currently, sym_set_tristate_value() is used to set 'y' to a choice
member, which is confusing because it not only sets 'y' to the given
symbol but also tweaks flags of other symbols as a side effect.

Add a dedicated function for setting the value of the given choice.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dmconf.cdiff bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c Tue Jun 11 19:55:12 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> kconfig: introduce choice_set_value() helper

Currently, sym_set_tristate_value() is used to set 'y' to a choice
member, which is confusing because it not only sets 'y' to the given
symbol but also tweaks flags of other symbols as a side effect.

Add a dedicated function for setting the value of the given choice.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>