[linux-yocto] [yocto-kernel-cache] [PATCH 1/4] features: broxton: enable LPC bridge function for Intel ICH and SCH
rebecca.swee.fun.chang at intel.com
rebecca.swee.fun.chang at intel.com
Sun Aug 7 23:31:10 PDT 2016
From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>
Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
---
features/soc/broxton/broxton.cfg | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/features/soc/broxton/broxton.cfg b/features/soc/broxton/broxton.cfg
index efe5d71..6a210c2 100644
--- a/features/soc/broxton/broxton.cfg
+++ b/features/soc/broxton/broxton.cfg
@@ -21,3 +21,7 @@ CONFIG_INTEL_IDMA64=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_GENERIC=y
CONFIG_GPIO_GENERIC_PLATFORM=y
+
+# LPC support
+CONFIG_LPC_ICH=m
+CONFIG_LPC_SCH=m
--
1.9.1
More information about the linux-yocto
mailing list