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

Commit d2be93db authored by Ramesh V's avatar Ramesh V
Browse files

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



add ispif v2 support in kconfig and defconfig.

Change-Id: Iaeb249685592773028b9d038cd6dcb469f895b25
Signed-off-by: default avatarRamesh V <ramev@codeaurora.org>
parent b245a027
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -337,7 +337,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