[linux-yocto] [PATCH 7/9] features/thermal: Add dependency for kernel option
Hongzhi.Song
hongzhi.song at windriver.com
Thu Sep 6 07:00:51 PDT 2018
The dependency of CONFIG_INTEL_BXT_PMIC_THERMAL was switched
from CONFIG_INTEL_SOC_PMIC to CONFIG_INTEL_SOC_PMIC_BXTWC.
Commit id:b5238b41858
Signed-off-by: Hongzhi.Song <hongzhi.song at windriver.com>
---
features/thermal/coretemp.cfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/features/thermal/coretemp.cfg b/features/thermal/coretemp.cfg
index 7d24566e..2bec18b6 100644
--- a/features/thermal/coretemp.cfg
+++ b/features/thermal/coretemp.cfg
@@ -14,4 +14,5 @@ CONFIG_INT340X_THERMAL=m
CONFIG_INTEL_POWERCLAMP=m
# Intel PMIC thermal driver
+CONFIG_INTEL_SOC_PMIC_BXTWC=m
CONFIG_INTEL_BXT_PMIC_THERMAL=m
--
2.11.0
More information about the linux-yocto
mailing list