config VIDEO_EXYNOS_FIMC_IS
	bool "Exynos FIMC-IS (Image Subsystem) driver"
	depends on VIDEO_EXYNOS
	select MEDIA_EXYNOS
	select USE_VENDER_FEATURE if SEC_DEBUG
	default n
	help
	  This is a v4l2 driver for exynos FIMC-IS device.
config COMPANION_USE
        bool "Enable to companion"
        depends on VIDEO_EXYNOS_FIMC_IS
        default n
        help
          Enable to companion.
config CAMERA_SENSOR_8B1
        bool "Use 8B1 camera sensor"
        depends on VIDEO_EXYNOS_FIMC_IS
        default n
        help
          Use 8B1 camera sensor.
config USE_VENDER_FEATURE
	bool "Use vendor specific features"
        depends on VIDEO_EXYNOS_FIMC_IS
	default n
	help
	  Enable to use the vender.
config FIMC_IS_SUPPORT_V4L2_CAMERA
	bool "Support V4L2 camera interface"
        depends on VIDEO_EXYNOS_FIMC_IS
	default n
	help
	  This configuration supports standard V4L2 interface.
	  We can use fimc-is camera chain with V4L2 interface
	  similar to USB Web camera.
	  This configuration cannot support internal ISP feature
	  of FIMC-IS chain.
