11 lines
368 B
Plaintext
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"
|