summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorNaresh Solanki <naresh.solanki@9elements.com>2024-05-03 14:00:19 +0200
committerGuenter Roeck <linux@roeck-us.net>2024-05-03 18:20:04 +0200
commit45bf8305fb2ef684e53fd0dcf1cc7e7b456f3478 (patch)
tree8c9231b6c7c528db08cbe0a3fb566c649259ba9f /drivers/hwmon/Kconfig
parenthwmon: (npcm750-pwm-fan) Remove another unused field in struct npcm7xx_coolin... (diff)
downloadlinux-45bf8305fb2ef684e53fd0dcf1cc7e7b456f3478.tar.xz
linux-45bf8305fb2ef684e53fd0dcf1cc7e7b456f3478.zip
hwmon: (max6639) Use regmap
Add regmap support & remove local caching. Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com> Link: https://lore.kernel.org/r/20240503120020.3450972-1-naresh.solanki@9elements.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index bafc0058c728..e14ae18a973b 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -1233,6 +1233,7 @@ config SENSORS_MAX6621
config SENSORS_MAX6639
tristate "Maxim MAX6639 sensor chip"
depends on I2C
+ select REGMAP_I2C
help
If you say yes here you get support for the MAX6639
sensor chips.