menuconfig SOCT_DRM_SUPPORT
	tristate "huanglong drm "
	depends on DRM && ARM64
	select DRM_KMS_HELPER
	select DRM_GEM_CMA_HELPER
	default y if SOCT_DRV_BUILDIN
	default m
	help
	  Choose this option to enable DRM on CompanyMagic Smart Media / Smart Vision SoC chipset
	  If y is selected the module will be called huanglong-drm.

menuconfig SOCT_VO_SUPPORT
	tristate "VO Support"
	default y if SOCT_DRV_BUILDIN
	default m

config SOCT_VO_VDAC_VIDEO_BUFFER_SUPPORT
	bool "VO VDAC video buffer Support"
	depends on SOCT_VO_SUPPORT
	default y

config SOCT_VO_SDK_PQ_SUPPORT
	bool "VO PQ Support"
	depends on SOCT_VO_SUPPORT
	default y

config SOCT_VO_MACROVISION_SUPPORT
	bool "VO Macrovision Support"
	depends on SOCT_VO_SUPPORT
	default y

config SOCT_VO_CGMS_SUPPORT
	bool "VO CGMS Support"
	depends on SOCT_VO_SUPPORT
	default y

config SOCT_VO_HDATE_SUPPORT
	bool "VO hdate Support"
	depends on SOCT_VO_SUPPORT
	default n

config SOCT_VO_3D_SUPPORT
	bool "VO 3D Support"
	depends on SOCT_VO_SUPPORT
	default n

config SOCT_VO_CBB_OSAL_TYPE_SUPPORT
	bool "VO CBB osal type Support"
	depends on SOCT_VO_SUPPORT
	default n

config SOCT_VO_TEST_SUPPORT
	bool "VO debug test Support"
	depends on SOCT_VO_SUPPORT
	default y

config SOCT_VO_CS_SUPPORT
	bool "VO CS Support"
	depends on SOCT_VO_SUPPORT
	default n

config SOCT_VO_FRC_TEST_SUPPORT
	bool "VO Frc test Support"
	depends on SOCT_VO_SUPPORT && SOCT_VO_TEST_SUPPORT
	default n

config SOCT_VO_HAL_TEST_SUPPORT
	bool "VO hal test Support"
	depends on SOCT_VO_SUPPORT && SOCT_VO_TEST_SUPPORT
	default n

config SOCT_VO_HAL_PROC_TEST_SUPPORT
	bool "VO hal proc test Support"
	depends on SOCT_VO_SUPPORT && SOCT_VO_TEST_SUPPORT
	default y

menuconfig SOCT_FB_SUPPORT
	tristate "Gfbg Support"
	default y if SOCT_DRV_BUILDIN
	default m

config SOCT_FB_STEREO_SUPPORT
	bool "gfbg stereo Support"
	depends on SOCT_FB_SUPPORT
	default n

config SOCT_FB_DECOMPRESS_SUPPORT
	bool "gfbg decompress Support"
	depends on SOCT_FB_SUPPORT
	default n

config SOCT_FB_ANDROID_SUPPORT
	bool "gfbg android Support"
	depends on SOCT_FB_SUPPORT
	default n

config SOCT_FB_CS_SUPPORT
        bool "gfbg CS Support"
        depends on SOCT_FB_SUPPORT
        default n

menuconfig SOCT_PQ_SUPPORT
    tristate "PQ Support"
    default y if SOCT_DRV_BUILDIN
	default m
    help
        This selection enable PQ feature

config SOCT_PQ_ZME_SUPPORT
	bool "PQ ZME Support"
	depends on SOCT_PQ_SUPPORT
	default y

config SOCT_PQ_COCO_SUPPORT
	bool "PQ COCO Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_DCI_SUPPORT
	bool "PQ DCI Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_SHARPEN_SUPPORT
	bool "PQ SHARPEN Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_DEMOSQUITO_SUPPORT
	bool "PQ DEMOSQUITO Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_DMMZ_SUPPORT
	bool "PQ DMMZ Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_DESHOOT_SUPPORT
	bool "PQ DESHOOT Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_DERING_SUPPORT
	bool "PQ DERING Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_DEBLOCKING_SUPPORT
	bool "PQ DEBLOCKING Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_ACM_SUPPORT
	bool "PQ ACM Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_IFMD_SUPPORT
	bool "PQ IFMD Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_DEI_SUPPORT
	bool "PQ DEI Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_SR_SUPPORT
	bool "PQ SR Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_SNR_SUPPORT
	bool "PQ SNR Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_TNR_SUPPORT
	bool "PQ TNR Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_CLE_SUPPORT
	bool "PQ CLE Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_HDR_SUPPORT
	bool "PQ HDR Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_VPSSHDR_SUPPORT
	bool "PQ VPSSHDR Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_GFXHDR_SUPPORT
	bool "PQ GFXHDR Support"
	depends on SOCT_PQ_SUPPORT
	default y

config SOCT_PQ_CSC_SUPPORT
	bool "PQ CSC Support"
	depends on SOCT_PQ_SUPPORT
	default y

config SOCT_PQ_GFXZME_SUPPORT
	bool "PQ GFXZME Support"
	depends on SOCT_PQ_SUPPORT
	default y

config SOCT_PQ_GFXCSC_SUPPORT
	bool "PQ GFXCSC Support"
	depends on SOCT_PQ_SUPPORT
	default y

config SOCT_PQ_VPSSZME_SUPPORT
	bool "PQ VPSSZME Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_CGM_SUPPORT
	bool "PQ CGM Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_CCCL_SUPPORT
	bool "PQ CCCL Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_DECONTOUR_SUPPORT
	bool "PQ DECONTOUR Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_BLUESTRETCH_SUPPORT
	bool "PQ BLUESTRETCH Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_HSHARPEN_SUPPORT
	bool "PQ HSHARPEN Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_SD_CTI_SUPPORT
	bool "PQ SD_CTI Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_HD_CTI_SUPPORT
	bool "PQ HD_CTI Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_FOD_SUPPORT
	bool "PQ FOD Support"
	depends on SOCT_PQ_SUPPORT
	default n

config SOCT_PQ_GAMMA_SUPPORT
	bool "PQ GAMMA Support"
	depends on SOCT_PQ_SUPPORT
	default y

config SOCT_PQ_DIMMING_SUPPORT
	bool "PQ DIM Support"
	depends on SOCT_PQ_SUPPORT
	default n
