[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210319193705.267922-1-alobakin@pm.me>
Date: Fri, 19 Mar 2021 19:37:08 +0000
From: Alexander Lobakin <alobakin@...me>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Alexander Lobakin <alobakin@...me>, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH RESEND 0/2] kconfig: fence choices and menuconfigs with comments in .config too
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
Powered by blists - more mailing lists