merged. Bruce
In message: [linux-yocto][yocto-kernel-cache][master][PATCH] features/thermal: fix the dependency for CONFIG_INTEL_SOC_PMIC_BXTWC on 24/07/2020 Yongxin Liu wrote: > In kernel commit 25f1ca31e230 ("platform/x86: intel_pmc_ipc: > Convert to MFD"), CONFIG_INTEL_SOC_PMIC_BXTWC is changed to depend on > CONFIG_MFD_INTEL_PMC_BXT instead of CONFIG_INTEL_PMC_IPC. > > Signed-off-by: Yongxin Liu <yongxin....@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 85e2d58b..efe4654b 100644 > --- a/features/thermal/coretemp.cfg > +++ b/features/thermal/coretemp.cfg > @@ -15,5 +15,6 @@ CONFIG_INT340X_THERMAL=m > CONFIG_INTEL_POWERCLAMP=m > > # Intel PMIC thermal driver > +CONFIG_MFD_INTEL_PMC_BXT=m > CONFIG_INTEL_SOC_PMIC_BXTWC=m > CONFIG_INTEL_BXT_PMIC_THERMAL=m > -- > 2.14.4 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8877): https://lists.yoctoproject.org/g/linux-yocto/message/8877 Mute This Topic: https://lists.yoctoproject.org/mt/75759812/21656 Group Owner: linux-yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-