If enabled, support will be included for the Intel
iSMT SMBus host controller interface.

Signed-off-by: Anuj Mittal <anuj.mit...@intel.com>
---
 features/i2c/i2c-ismt.cfg | 2 ++
 features/i2c/i2c-ismt.scc | 4 ++++
 2 files changed, 6 insertions(+)
 create mode 100644 features/i2c/i2c-ismt.cfg
 create mode 100644 features/i2c/i2c-ismt.scc

diff --git a/features/i2c/i2c-ismt.cfg b/features/i2c/i2c-ismt.cfg
new file mode 100644
index 0000000..d2fc813
--- /dev/null
+++ b/features/i2c/i2c-ismt.cfg
@@ -0,0 +1,2 @@
+#Enable iSMT (Intel SMBus Message Transport)
+CONFIG_I2C_ISMT=m
diff --git a/features/i2c/i2c-ismt.scc b/features/i2c/i2c-ismt.scc
new file mode 100644
index 0000000..7b29308
--- /dev/null
+++ b/features/i2c/i2c-ismt.scc
@@ -0,0 +1,4 @@
+define KFEATURE_DESCRIPTION "Enable I2C iSMT Support"
+define KFEATURE_COMPATIBILITY board
+
+kconf hardware i2c-ismt.cfg
-- 
2.7.4

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to