Searched hist:"51 d792cb5de87fa8777b4769a33c302e4ad0580a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/scripts/kconfig/ |
H A D | lkc_proto.h | diff 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 D | conf.c | diff 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 D | confdata.c | diff 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>
|