From: "Chai, Chong Yi" <chong.yi.c...@intel.com>

DC-IRIS camera driver has dependecy on PWM driver. This camera driver
is built in and require PWM driver to be built in as well.

Signed-off-by: Chai, Chong Yi <chong.yi.c...@intel.com>
---
 bsp/leafhill/pwm_leafhill.cfg | 4 ++++
 bsp/leafhill/pwm_leafhill.scc | 2 ++
 2 files changed, 6 insertions(+)
 create mode 100644 bsp/leafhill/pwm_leafhill.cfg
 create mode 100644 bsp/leafhill/pwm_leafhill.scc

diff --git a/bsp/leafhill/pwm_leafhill.cfg b/bsp/leafhill/pwm_leafhill.cfg
new file mode 100644
index 0000000..19d2375
--- /dev/null
+++ b/bsp/leafhill/pwm_leafhill.cfg
@@ -0,0 +1,4 @@
+# LPSS/PWM
+CONFIG_PWM_LPSS=y
+CONFIG_PWM_LPSS_PCI=y
+CONFIG_PWM_LPSS_PLATFORM=y
diff --git a/bsp/leafhill/pwm_leafhill.scc b/bsp/leafhill/pwm_leafhill.scc
new file mode 100644
index 0000000..6cc4dea
--- /dev/null
+++ b/bsp/leafhill/pwm_leafhill.scc
@@ -0,0 +1,2 @@
+# Description: PWM configuration for leafhill requirement
+kconf hardware pwm_leafhill.cfg
-- 
1.9.1

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

Reply via email to