menuconfig SOCT_GFX2D_SUPPORT
	tristate "Gfx2d Support"
	default y if SOCT_DRV_BUILDIN
	default m

config SOCT_GFX2D_ANDROID_SUPPORT
	bool "gfx2d android Support"
	depends on SOCT_GFX2D_SUPPORT
	default n

config SOCT_GFX2D_CS_SUPPORT
    bool "Gfx2d CS Support"
   default n