summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/mipi_camera/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/mipi_camera/Kconfig')
-rw-r--r--src/drivers/intel/mipi_camera/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/drivers/intel/mipi_camera/Kconfig b/src/drivers/intel/mipi_camera/Kconfig
index d69a61ebb09b..ad1a82ba6fd8 100644
--- a/src/drivers/intel/mipi_camera/Kconfig
+++ b/src/drivers/intel/mipi_camera/Kconfig
@@ -5,3 +5,9 @@ config DRIVERS_INTEL_MIPI_CAMERA
help
MIPI CSI I2C camera SSDT generator. Generates SSDB and PWDB
structures which are used by the Intel kernel drivers.
+
+config DRIVERS_INTEL_MIPI_SUPPORTS_PRE_PRODUCTION_SOC
+ def_bool n
+ help
+ Use this config to provide information to IPU kernel driver
+ if pre-production or production signed IPU FW needs to be loaded.