Home
last modified time | relevance | path

Searched hist:"51 d792cb5de87fa8777b4769a33c302e4ad0580a" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dlkc_proto.hdiff 51d792cb5de87fa8777b4769a33c302e4ad0580a Fri Oct 01 00:32:47 CDT 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: refactor listnewconfig code

We can reuse __print_symbol() helper to print symbols for listnewconfig.
Only the difference is the format for "n" symbols.

This prints "CONFIG_FOO=n" instead of "# CONFIG_FOO is not set".

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dconf.cdiff 51d792cb5de87fa8777b4769a33c302e4ad0580a Fri Oct 01 00:32:47 CDT 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: refactor listnewconfig code

We can reuse __print_symbol() helper to print symbols for listnewconfig.
Only the difference is the format for "n" symbols.

This prints "CONFIG_FOO=n" instead of "# CONFIG_FOO is not set".

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dconfdata.cdiff 51d792cb5de87fa8777b4769a33c302e4ad0580a Fri Oct 01 00:32:47 CDT 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: refactor listnewconfig code

We can reuse __print_symbol() helper to print symbols for listnewconfig.
Only the difference is the format for "n" symbols.

This prints "CONFIG_FOO=n" instead of "# CONFIG_FOO is not set".

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