[linux-yocto] [yocto-kernel-cache][PATCH] broxton.cfg: Add CONFIG_INTEL_SOC_PMIC_BXTWC
California Sullivan
california.l.sullivan at intel.com
Fri Sep 8 17:28:21 PDT 2017
This new option was added iand is a dependency for a number of other
PMIC options. Fixes several config warnings.
Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
This is for the yocto-4.12 branch.
features/soc/broxton/broxton.cfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/features/soc/broxton/broxton.cfg b/features/soc/broxton/broxton.cfg
index 446bd54..181b203 100644
--- a/features/soc/broxton/broxton.cfg
+++ b/features/soc/broxton/broxton.cfg
@@ -19,4 +19,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_BXT_WC_PMIC_OPREGION=y
--
2.9.5
More information about the linux-yocto
mailing list