#
# Copyright (c) 2013 Samsung Electronics Co., Ltd.
#		http://www.samsung.com/
#
# Licensed under GPLv2

config VIDEO_EXYNOS_FIMG2D
	bool "Samsung Graphics 2D Driver"
	depends on VIDEO_EXYNOS
	default n
	---help---
	  This is a legacy driver for graphics 2D in Samsung ARM based SoC.

config FIMG2D_CCI_SNOOP
	bool "Enables CCI snoop control"
	depends on VIDEO_EXYNOS_FIMG2D
	default n
	---help---
	  This enables a CCI snoop control for cache coherency.
