hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/drivers/thermal/intel/Kconfig
....@@ -60,7 +60,8 @@
6060
6161 config INTEL_BXT_PMIC_THERMAL
6262 tristate "Intel Broxton PMIC thermal driver"
63
- depends on X86 && INTEL_SOC_PMIC_BXTWC && REGMAP
63
+ depends on X86 && INTEL_SOC_PMIC_BXTWC
64
+ select REGMAP
6465 help
6566 Select this driver for Intel Broxton PMIC with ADC channels monitoring
6667 system temperature measurements and alerts.