forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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.