From 316274e812981a1827dea808a842b7c180e5cc5b Mon Sep 17 00:00:00 2001 From: Cherrence Sarip Date: Thu, 28 Nov 2024 16:41:09 +0800 Subject: [PATCH] hwmon: Kconfig.adi: imply lt7170 Add entries for the LT7170 driver. Signed-off-by: Cherrence Sarip --- drivers/hwmon/Kconfig.adi | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/hwmon/Kconfig.adi b/drivers/hwmon/Kconfig.adi index db613969acc86c..4e461154fa03ce 100644 --- a/drivers/hwmon/Kconfig.adi +++ b/drivers/hwmon/Kconfig.adi @@ -26,6 +26,7 @@ config HWMON_ALL_ADI_DRIVERS imply SENSORS_ADT7462 imply SENSORS_ADT7470 imply SENSORS_ADT7475 + imply SENSORS_LT7170 imply SENSORS_LTC2945 imply SENSORS_LTC2947_I2C imply SENSORS_LTC2947_SPI