And set it to m to avoid conflicts when coretemp.scc is also included.
Also fix the dependencies that rely on this config.

See:
https://github.com/torvalds/linux/commit/25f1ca31e230598eaf3c38d387a355a64bd772a7

Signed-off-by: Anuj Mittal <anuj.mit...@intel.com>
---
 features/soc/broxton/broxton.cfg       | 2 +-
 features/telemetry/intel-telemetry.cfg | 4 ++--
 features/usb/usb-typec.cfg             | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/features/soc/broxton/broxton.cfg b/features/soc/broxton/broxton.cfg
index b62b895c..15154ba2 100644
--- a/features/soc/broxton/broxton.cfg
+++ b/features/soc/broxton/broxton.cfg
@@ -20,5 +20,5 @@ CONFIG_GPIO_GENERIC=y
 CONFIG_GPIO_GENERIC_PLATFORM=y
 
 # ACPI operation region support for BXT WhiskeyCove PMIC
-CONFIG_INTEL_SOC_PMIC_BXTWC=y
+CONFIG_INTEL_SOC_PMIC_BXTWC=m
 CONFIG_BXT_WC_PMIC_OPREGION=y
diff --git a/features/telemetry/intel-telemetry.cfg 
b/features/telemetry/intel-telemetry.cfg
index dd07fe91..9372aa17 100644
--- a/features/telemetry/intel-telemetry.cfg
+++ b/features/telemetry/intel-telemetry.cfg
@@ -3,8 +3,8 @@
 CONFIG_X86_64=y
 
 # Other dependencies
-CONFIG_INTEL_PMC_IPC=y
+CONFIG_MFD_INTEL_PMC_BXT=m
 CONFIG_INTEL_PUNIT_IPC=y
 
 # The feature
-CONFIG_INTEL_TELEMETRY=y
+CONFIG_INTEL_TELEMETRY=m
diff --git a/features/usb/usb-typec.cfg b/features/usb/usb-typec.cfg
index f8cef1d3..eab0a77e 100644
--- a/features/usb/usb-typec.cfg
+++ b/features/usb/usb-typec.cfg
@@ -3,7 +3,7 @@ CONFIG_TYPEC=m
 CONFIG_TYPEC_TCPM=m
 
 # Dependencies
-CONFIG_INTEL_PMC_IPC=y
+CONFIG_MFD_INTEL_PMC_BXT=m
 
 # Intel WhiskeyCove PMIC USB Type-C PHY driver
 CONFIG_TYPEC_WCOVE=m
-- 
2.26.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8991): 
https://lists.yoctoproject.org/g/linux-yocto/message/8991
Mute This Topic: https://lists.yoctoproject.org/mt/76400345/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to