[linux-yocto] [PATCH] gpio: Enable Intel PMIC gpio

Nilesh Bacchewar nilesh.bacchewar at intel.com
Thu Jul 14 16:13:26 PDT 2016


Enable Intel Whiskey Cove PMIC gpio driveri as module.
---
 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 479cbbc..4b2472b 100644
--- a/features/power/intel_pmic.cfg
+++ b/features/power/intel_pmic.cfg
@@ -3,3 +3,6 @@ CONFIG_INTEL_SOC_PMIC=y
 
 # Intel PMIC operation region support
 CONFIG_PMIC_OPREGION=y
+
+# Intel PMIC GPIO driver
+CONFIG_GPIO_WHISKEY_COVE=m
-- 
1.9.1



More information about the linux-yocto mailing list