Skip to content

Commit e305f27

Browse files
committed
Kconfig.adi: imply SENSORS_MAX42500
Add entry for the MAX42500 driver Signed-off-by: Kent Libetario <Kent.Libetario@analog.com>
1 parent 39c14f7 commit e305f27

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Kconfig.adi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ config KERNEL_ALL_ADI_DRIVERS
9595
imply REGULATOR_MAX77857
9696
imply REGULATOR_MAX77541
9797
imply MFD_MAX77541
98+
imply MAX42500_WDT
99+
imply MFD_MAX42500
98100

99101
source "drivers/clk/Kconfig.adi"
100102
source "drivers/hwmon/Kconfig.adi"

drivers/hwmon/Kconfig.adi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ config HWMON_ALL_ADI_DRIVERS
4444
imply MAX31827
4545
imply SENSORS_MAX31760
4646
imply SENSORS_LT7182S
47+
imply SENSORS_MAX42500
4748

0 commit comments

Comments
 (0)