blob: 3e19c5857a482e1e16c749ac70d4c856ad5314f1 [file]
config MTK_VIDEO_LM3643
tristate "LM3643 dual flash driver support"
depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
depends on MEDIA_CAMERA_SUPPORT
select REGMAP_I2C
help
This is a driver for the lm3643 dual flash controllers. It controls
flash, torch LEDs.
Say Y here if you want a flashlight driver IC LM3643.
Select this only if your board has this IC.
Say M here if you want to compile this driver as a module.
config MTK_VIDEO_LM3644
tristate "LM3644 dual flash driver support"
depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
depends on MEDIA_CAMERA_SUPPORT
select REGMAP_I2C
help
This is a driver for the lm3644 dual flash controllers. It controls
flash, torch LEDs.
Say Y here if you want a flashlight driver IC LM3644.
Select this only if your board has this IC.
Say M here if you want to compile this driver as a module.
config MTK_VIDEO_SY7806
tristate "SY7806 dual flash driver support"
depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
depends on MEDIA_CAMERA_SUPPORT
select REGMAP_I2C
help
This is a driver for the sy7806 dual flash controllers. It controls
flash, torch LEDs.
Say Y here if you want a flashlight driver IC SY7806.
Select this only if your board has this IC.
Say M here if you want to compile this driver as a module.