Loading arch/arm64/configs/vendor/trinket-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading arch/arm64/configs/vendor/trinket_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading drivers/media/platform/msm/camera_v2/Kconfig +9 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
arch/arm64/configs/vendor/trinket-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
arch/arm64/configs/vendor/trinket_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
drivers/media/platform/msm/camera_v2/Kconfig +9 −0 Original line number Diff line number Diff line Loading @@ -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 Loading