forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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.