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

11 lines
368 B
Plaintext

config MTK_IMGSENSOR
bool CONFIG_MTK_IMGSENSOR
default n
help
Kernel space image sensor driver. Define project used all image
sensors .The value is combination of CUSTOM_KERNEL_MAIN_IMGSENSOR,
CUSTOM_KERNEL_MAIN_BACKUP_IMGSENSOR, CUSTOM_KERNEL_SUB_IMGSENSOR,
and CUSTOM_KERNEL_SUB_BACKUP_IMGSENSOR
source "drivers/misc/mediatek/imgsensor/src/Kconfig"