hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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.