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

Commit 512fa04e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: isp: add ispif v2 support in config"

parents fa02a8bd d2be93db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -342,7 +342,7 @@ CONFIG_MSM_CSI31_HEADER=y
CONFIG_MSM_CSIPHY=y
CONFIG_MSM_CSID=y
CONFIG_MSM_EEPROM=y
CONFIG_MSM_ISPIF=y
CONFIG_MSM_ISPIF_V2=y
CONFIG_IMX134=y
CONFIG_IMX132=y
CONFIG_OV9724=y
+9 −0
Original line number Diff line number Diff line
@@ -113,6 +113,15 @@ config MSM_ISPIF_V1
          of any CID of MSM_CSI22_HEADER can be routed to of pixel
          or raw data interface in VFE.

config MSM_ISPIF_V2
        bool "Qualcomm MSM Image Signal Processing interface support"
        depends on MSMB_CAMERA
        ---help---
          Enable support for Image Signal Processing interface module.
          This module acts as a crossbar between CSID and VFE. Output
          of any CID of CSID can be routed to of pixel
          or raw data interface in VFE.

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