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

Commit f3f842b5 authored by Abhishek Jain's avatar Abhishek Jain
Browse files

defconfig: trinket: Enable dual isp sync support for trinket



Changes to add variable in defconfig to enable dual isp sync
support for trinket.

Signed-off-by: default avatarMeera Gande <mgande@codeaurora.org>
Signed-off-by: default avatarAbhishek Jain <abhij@codeaurora.org>
Change-Id: If21eb18a6746573450642df32b0073249ef65bc4
parent ccc4db28
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