[linux-yocto] [yocto-kernel-cache] [PATCH 2/4] features: broxton: enable iSMT support
rebecca.swee.fun.chang at intel.com
rebecca.swee.fun.chang at intel.com
Sun Aug 7 23:31:11 PDT 2016
From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>
This will include support for Intel iSMT SMBus
host controller interface for Broxton.
Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
---
features/soc/broxton/broxton.cfg | 3 +++
1 file changed, 3 insertions(+)
diff --git a/features/soc/broxton/broxton.cfg b/features/soc/broxton/broxton.cfg
index 6a210c2..b0757ad 100644
--- a/features/soc/broxton/broxton.cfg
+++ b/features/soc/broxton/broxton.cfg
@@ -25,3 +25,6 @@ CONFIG_GPIO_GENERIC_PLATFORM=y
# LPC support
CONFIG_LPC_ICH=m
CONFIG_LPC_SCH=m
+
+# SMB support
+CONFIG_I2C_ISMT=m
--
1.9.1
More information about the linux-yocto
mailing list