linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] kconfig: fence choices and menuconfigs with comments in .config too
@ 2021-03-19 19:37 Alexander Lobakin
  2021-03-19 19:37 ` [PATCH RESEND 1/2] " Alexander Lobakin
  2021-03-19 19:37 ` [PATCH RESEND 2/2] kconfig: mention submenu type in comment blocks in .config Alexander Lobakin
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Lobakin @ 2021-03-19 19:37 UTC (permalink / raw)
  To: Masahiro Yamada; +Cc: Alexander Lobakin, linux-kbuild, linux-kernel

Comment blocks for menus are great for dotconfig readability, but
currently it's the only type (beside plain comments) of submenus
for which these block are generated.
This series expands the code to also generate such blocks for choices
and menuconfigs and additionally expands the comments themselves a
bit to let know if they belong to choice or menu{,config} block.

Alexander Lobakin (2):
  kconfig: fence choices and menuconfigs with comments in .config too
  kconfig: mention submenu type in comment blocks in .config

 scripts/kconfig/confdata.c | 43 +++++++++++++++++++++++++-------------
 1 file changed, 29 insertions(+), 14 deletions(-)

--
2.31.0



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-19 19:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19 19:37 [PATCH RESEND 0/2] kconfig: fence choices and menuconfigs with comments in .config too Alexander Lobakin
2021-03-19 19:37 ` [PATCH RESEND 1/2] " Alexander Lobakin
2021-03-19 19:37 ` [PATCH RESEND 2/2] kconfig: mention submenu type in comment blocks in .config Alexander Lobakin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).