[linux-yocto] [yocto-kernel-cache] [PATCH] features/thermal: make INTEL_POWERCLAMP driver built as module
Rebecca Chang Swee Fun
rebecca.swee.fun.chang at intel.com
Mon Jul 11 02:34:32 PDT 2016
Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang at intel.com>
---
features/thermal/coretemp.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/features/thermal/coretemp.cfg b/features/thermal/coretemp.cfg
index 9be6e74..cee7110 100644
--- a/features/thermal/coretemp.cfg
+++ b/features/thermal/coretemp.cfg
@@ -11,4 +11,4 @@ CONFIG_INTEL_SOC_DTS_THERMAL=m
CONFIG_INT340X_THERMAL=m
# Intel PowerClamp idle injection driver
-CONFIG_INTEL_POWERCLAMP=y
+CONFIG_INTEL_POWERCLAMP=m
--
1.9.1
More information about the linux-yocto
mailing list