From 1e8092e492da8d10240463678e7eef2464510fac Mon Sep 17 00:00:00 2001 From: Hao Yao Date: Fri, 3 Nov 2023 11:19:46 +0800 Subject: [PATCH] README: Updated dependencies Signed-off-by: Hao Yao --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dd29c449d6c4..b9740f5c784a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ There are 4 repositories that provide the complete setup: - Kernel patches needed - Drivers for HM11B1, OV01A1S, OV01A10, OV02C10, OV02E10, OV2740, HM2170, HM2172 and HI556 sensors +## Dependencies +- intel-vsc driver and LJCA USB driver (use https://github.com/intel/ivsc-driver.git for kernel version < 6.6) +- intel USB-IO driver (https://github.com/intel/usbio-drivers.git) +- INTEL_SKL_INT3472 should be enabled + ## Build instructions: Three ways are available: 1. build with kernel source tree