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
