Linux kbuild/kconfig development
 help / color / mirror / Atom feed
From: Franco Martelli <martellif67@gmail.com>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: linux-kbuild@vger.kernel.org, Franco Martelli <martellif67@gmail.com>
Subject: Re: [PATCH v2] Kconfig: Added compare capabilities for mconf Ver. 2
Date: Wed, 18 Jun 2025 20:55:09 +0200	[thread overview]
Message-ID: <64d93af1-b602-4dba-ad4b-a2b9a493c800@gmail.com> (raw)
In-Reply-To: <9aaea19f-cd15-44fe-8d61-984f7ff316b7@gmail.com>

On 16/06/25 at 15:44, Franco Martelli wrote:
> On 16/06/25 at 15:04, Masahiro Yamada wrote:
>> On Thu, Jun 5, 2025 at 3:36 AM Franco Martelli <martellif67@gmail.com> 
>> wrote:
>>>
>>> Signed-off-by: Franco Martelli <martellif67@gmail.com>
>>> ---
>>>
>>> Dear Linux hacker,
>>>
>>> I've written a patch that allows to compare the tristate value of two
>>> .config files inline, symbol by symbol, in mconf (make menuconfig) only.
>>
>>
>> I do not understand why this needs to be implemented in
>> menuconfig.
>> scripts/diffconfig is already available.

> When a new stable release of a distribution is available, in the Linux
> kernel many things has changed, this patch comes in help in this
> situations, it allows to easily compare the customized .config file
> built for the previous version of the distribution, with the one
> provided by the new software distribution, used as reference.
> Generally it can be helpful when the differences between .config files
> are huge, because you can navigate across them in the menu window.

>>
>> I think the comparison mode is rather distracting.
>>

A solution to improve readability of the comparison mode could
be to skip symbols without differences, so leaving those menu
entries untouched. This will shrink the amounts of characters
displayed significantly.

I can send a version 3 of the patch changed accordingly, if
you don't reply to this email I will assume yes, but if you
are definitely against to this patch, please let me to know.

Kind regards,
-- 
Franco Martelli

  reply	other threads:[~2025-06-18 18:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-04 18:35 [PATCH v2] Kconfig: Added compare capabilities for mconf Ver. 2 Franco Martelli
2025-06-05 15:05 ` Miguel Ojeda
2025-06-05 19:33   ` Franco Martelli
2025-06-06 15:01     ` Miguel Ojeda
2025-06-16 13:04 ` Masahiro Yamada
2025-06-16 13:44   ` Franco Martelli
2025-06-18 18:55     ` Franco Martelli [this message]
2025-06-24 10:33       ` Masahiro Yamada
2025-06-24 19:14         ` Franco Martelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64d93af1-b602-4dba-ad4b-a2b9a493c800@gmail.com \
    --to=martellif67@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox