We disabled a few video driver and IPU modules to achieve
fast boot in kernel.

Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.ch...@intel.com>
---
 bsp/leafhill/ipu_fastboot.cfg | 13 +++++++++++++
 bsp/leafhill/ipu_fastboot.scc |  2 ++
 2 files changed, 15 insertions(+)
 create mode 100644 bsp/leafhill/ipu_fastboot.cfg
 create mode 100644 bsp/leafhill/ipu_fastboot.scc

diff --git a/bsp/leafhill/ipu_fastboot.cfg b/bsp/leafhill/ipu_fastboot.cfg
new file mode 100644
index 0000000..4767213
--- /dev/null
+++ b/bsp/leafhill/ipu_fastboot.cfg
@@ -0,0 +1,13 @@
+# Feature fragment for IPU Fast Boot support
+
+# The configs below need to turn off
+# in order to achieve fast boot.
+
+# CONFIG_VIDEO_IRIS is not set
+# CONFIG_VIDEO_AGGREGATOR_STUB is not set
+# CONFIG_VIDEO_TI964 is not set
+# CONFIG_VIDEO_BU64295 is not set
+# CONFIG_INTEL_IPU4_OV13860 is not set
+# CONFIG_INTEL_IPU4_IMX185 is not set
+# CONFIG_INTEL_IPU4_OV10635 is not set
+# CONFIG_INTEL_IPU4_OV10640 is not set
diff --git a/bsp/leafhill/ipu_fastboot.scc b/bsp/leafhill/ipu_fastboot.scc
new file mode 100644
index 0000000..5209b1f
--- /dev/null
+++ b/bsp/leafhill/ipu_fastboot.scc
@@ -0,0 +1,2 @@
+# Description: Intel IPU Fast Boot Support
+kconf hardware ipu_fastboot.cfg
-- 
1.9.1

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

Reply via email to