[linux-yocto] [PATCH] Broxton: Enable PMIC TMU module
Nilesh Bacchewar
nilesh.bacchewar at intel.com
Mon Nov 7 14:15:25 PST 2016
Enable Intel Whiskey Cove PMIC TMU driver as module.
Signed-off-by: Nilesh Bacchewar <nilesh.bacchewar at intel.com>
---
features/power/intel_pmic.cfg | 3 +++
1 file changed, 3 insertions(+)
diff --git a/features/power/intel_pmic.cfg b/features/power/intel_pmic.cfg
index 4b2472b..ba47aa5 100644
--- a/features/power/intel_pmic.cfg
+++ b/features/power/intel_pmic.cfg
@@ -6,3 +6,6 @@ CONFIG_PMIC_OPREGION=y
# Intel PMIC GPIO driver
CONFIG_GPIO_WHISKEY_COVE=m
+
+# Intel PMIC TMU driver
+CONFIG_INTEL_BXTWC_PMIC_TMU=m
--
1.9.1
More information about the linux-yocto
mailing list