Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors

From: Guenter Roeck
Date: Thu May 30 2024 - 09:24:06 EST


On 5/30/24 01:08, Armin Wolf wrote:
[ ... ]
+obj-$(CONFIG_SENSORS_SPD51118)    += spd5118.o

Hi,

thank you for working on this, i am currently testing the driver on my machine.
I already noticed the kconfig option is wrong, the correct one would be CONFIG_SENSORS_SPD5118.


Oops. Thanks for noticing!

Guenter