kernel_samsung_a34x-permissive/drivers/misc/mediatek/cameraisp/dpe/Kconfig
2024-04-28 15:51:13 +02:00

10 lines
270 B
Plaintext

config MTK_CAMERA_ISP_DPE_SUPPORT
tristate "[DPE] Depth Engine"
default n
depends on MTK_CAMERA_ISP
help
Depth Engine.
Enable to calculate the depth information
between two images on Dual Camera Application.
Disable if it is not supported or not wanted.