blob: ad1a82ba6fd8612956d3f8cc1a553012667ce3b9 [file] [log] [blame]
V Sowmya9f8023a2017-02-28 17:52:05 +05301config DRIVERS_INTEL_MIPI_CAMERA
2 bool
3 depends on HAVE_ACPI_TABLES
4 default n
5 help
6 MIPI CSI I2C camera SSDT generator. Generates SSDB and PWDB
7 structures which are used by the Intel kernel drivers.
Jamie Ryud6f30922023-09-11 15:38:46 -07008
9config DRIVERS_INTEL_MIPI_SUPPORTS_PRE_PRODUCTION_SOC
10 def_bool n
11 help
12 Use this config to provide information to IPU kernel driver
13 if pre-production or production signed IPU FW needs to be loaded.