kernel/drivers/thermal/intel/Kconfig
.. .. @@ -60,7 +60,8 @@ 60 60 61 61 config INTEL_BXT_PMIC_THERMAL 62 62 tristate "Intel Broxton PMIC thermal driver" 63 - depends on X86 && INTEL_SOC_PMIC_BXTWC && REGMAP63 + depends on X86 && INTEL_SOC_PMIC_BXTWC64 + select REGMAP64 65 help 65 66 Select this driver for Intel Broxton PMIC with ADC channels monitoring 66 67 system temperature measurements and alerts.