We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047c533 commit 576aa49Copy full SHA for 576aa49
Kconfig.adi
@@ -95,6 +95,8 @@ config KERNEL_ALL_ADI_DRIVERS
95
imply REGULATOR_MAX77857
96
imply REGULATOR_MAX77541
97
imply MFD_MAX77541
98
+ imply MAX42500_WDT
99
+ imply MFD_MAX42500
100
101
source "drivers/clk/Kconfig.adi"
102
source "drivers/hwmon/Kconfig.adi"
drivers/hwmon/Kconfig.adi
@@ -44,4 +44,5 @@ config HWMON_ALL_ADI_DRIVERS
44
imply MAX31827
45
imply SENSORS_MAX31760
46
imply SENSORS_LT7182S
47
+ imply SENSORS_MAX42500
48
0 commit comments