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.
#prize add by zhuzhengjiang start
config MTK_VIDEO_AW36515
	tristate "AW36515 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 aw36515 dual flash controllers. It controls
	  flash, torch LEDs.

	  Say Y here if you want a flashlight driver IC AW36515.
	  Select this only if your board has this IC.
	  Say M here if you want to compile this driver as a module.
#prize add by zhuzhengjiang end
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 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 M here if you want to compile this driver as a module.

config MTK_VIDEO_KTD2687
	tristate "KTD2687 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 ktd2687 dual flash controllers. It controls
	  flash, torch LEDs.

	  Say M here if you want to compile this driver as a module.
config MTK_VIDEO_AW36514
	tristate "KTD2687 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 ktd2687 dual flash controllers. It controls
	  flash, torch LEDs.

	  Say M here if you want to compile this driver as a module.
