From: sashiko-bot@kernel.org
To: "Laszlo Ersek" <laszlo.ersek@arm.com>
Cc: linux-hwmon@vger.kernel.org
Subject: Re: [RFC PATCH] hwmon: remove tautological dependency expressions from Kconfig
Date: Wed, 29 Jul 2026 21:59:45 +0000 [thread overview]
Message-ID: <20260729215945.969B11F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260729215436.2103380-1-laszlo.ersek@arm.com>
> Commit 554b3529fe01 ("thermal/drivers/core: Remove the module Kconfig's
> option") [1] obviated some of the "Optional dependencies" (as described in
> "Documentation/kbuild/kconfig-language.rst") in "drivers/hwmon/Kconfig".
>
> Namely, said commit restricted the valid/possible subset of the full
> Cartesian product "CONFIG_THERMAL x CONFIG_THERMAL_OF" to
>
> { (n, n), (y, n), (y, y) }
>
> through "drivers/thermal/Kconfig". Numerically (using tristate values),
> this set can be expressed as:
>
> { (0, 0), (2, 0), (2, 2) }
>
> Over this set, the "drivers/hwmon/Kconfig" tristate expression
> [ ... ]
> Cc: linux-arm-kernel@lists.infradead.org
> Cc: linux-aspeed@lists.ozlabs.org
> Cc: linux-hwmon@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Laszlo Ersek <laszlo.ersek@arm.com>
Sashiko has reviewed this patch and found no issues. It looks great!
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260729215436.2103380-1-laszlo.ersek@arm.com?part=1
next prev parent reply other threads:[~2026-07-29 21:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-29 21:54 [RFC PATCH] hwmon: remove tautological dependency expressions from Kconfig Laszlo Ersek
2026-07-29 21:59 ` sashiko-bot [this message]
2026-07-30 2:54 ` Guenter Roeck
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=20260729215945.969B11F000E9@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=laszlo.ersek@arm.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
/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