public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Maximilian Luz <luzmaximilian@gmail.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Jean Delvare <jdelvare@suse.com>,
	Hans de Goede <hdegoede@redhat.com>,
	Ivor Wanders <ivor@iwanders.net>,
	linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org
Subject: Re: [PATCH v3] hwmon: Add thermal sensor driver for Surface Aggregator Module
Date: Sun, 11 Aug 2024 01:23:27 +0200	[thread overview]
Message-ID: <5fe4c524-ced6-4666-b8fe-ab95c8d1cff1@gmail.com> (raw)
In-Reply-To: <20240810214748.425520-1-luzmaximilian@gmail.com>

On 8/10/24 11:47 PM, Maximilian Luz wrote:

[...]

> diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> index e4d9a035a57a..5ac9ce8fa0a9 100644
> --- a/drivers/hwmon/Kconfig
> +++ b/drivers/hwmon/Kconfig
> @@ -2080,6 +2080,17 @@ config SENSORS_SURFACE_FAN
>   
>   	  Select M or Y here, if you want to be able to read the fan's speed.
>   
> +config SENSORS_SURFACE_TEMP
> +	tristate "Microsoft Surface Thermal Sensor Driver"
> +	depends on SURFACE_AGGREGATOR
> +	select SURFACE_AGGREGATOR_BUS

It seems that for some reason, this creates a recurrence in Kconfig. I should
have properly build-tested this before sending it in, sorry. I'll switch to
"depends on" for now as there seem to be more changes required to make
"select" work.

Best regards,
Max

      reply	other threads:[~2024-08-10 23:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-10 21:47 [PATCH v3] hwmon: Add thermal sensor driver for Surface Aggregator Module Maximilian Luz
2024-08-10 23:23 ` Maximilian Luz [this message]

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=5fe4c524-ced6-4666-b8fe-ab95c8d1cff1@gmail.com \
    --to=luzmaximilian@gmail.com \
    --cc=hdegoede@redhat.com \
    --cc=ivor@iwanders.net \
    --cc=jdelvare@suse.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    /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