On 22/10/2025 06:47, Igor Reznichenko wrote:
> Add a Kconfig entry for the TSC1641 driver under the HWMON_I2C menu.
> The driver can be built as a module or built-in. Default is module.
>
> Signed-off-by: Igor Reznichenko <igor@reznichenko.net>
> ---
> drivers/hwmon/Kconfig | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> index 2760feb9f83b..b9d7b02932a6 100644
> --- a/drivers/hwmon/Kconfig
> +++ b/drivers/hwmon/Kconfig
> @@ -2434,6 +2434,18 @@ config SENSORS_TMP513
> This driver can also be built as a module. If so, the module
> will be called tmp513.
>
> +config SENSORS_TSC1641
This patch makes no sense on its own. Squash it.
> + tristate "ST Microelectronics TSC1641 Power Moni
Best regards,
Krzysztof