Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2a7ee71b authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: trinket: Enable dual isp sync support for trinket"

parents 304aa20b f3f842b5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -392,6 +392,7 @@ CONFIG_MSM_CSIPHY=y
CONFIG_MSM_CSID=y
CONFIG_MSM_EEPROM=y
CONFIG_MSM_ISPIF=y
CONFIG_MSM_DUAL_ISP_SYNC=y
CONFIG_IMX134=y
CONFIG_IMX132=y
CONFIG_OV9724=y
+1 −0
Original line number Diff line number Diff line
@@ -407,6 +407,7 @@ CONFIG_MSM_CSIPHY=y
CONFIG_MSM_CSID=y
CONFIG_MSM_EEPROM=y
CONFIG_MSM_ISPIF=y
CONFIG_MSM_DUAL_ISP_SYNC=y
CONFIG_IMX134=y
CONFIG_IMX132=y
CONFIG_OV9724=y
+9 −0
Original line number Diff line number Diff line
@@ -131,6 +131,15 @@ config MSM_ISPIF_V2
          of any CID of CSID can be routed to of pix
          or raw data interface in VFE.

config MSM_DUAL_ISP_SYNC
        bool "QTI MSM Image Signal Processing interface support"
        depends on MSMB_CAMERA
        ---help---
          Enable support for Image Signal Processing interface module.
          This module is used to enable the dual isp sync generator that
	  does the synchronization of two VFE's. There will be a single
	  output from the sync generator

config IMX134
	bool "Sensor IMX134 (BAYER 8M)"
	depends on MSMB_CAMERA