#++++++++++++++++++++++++++++++++++++++++++++++++++++ menuconfig SOCT_PVR_SUPPORT tristate "PVR Support" default y if SOCT_DRV_BUILDIN default m config SOCT_TEE_PVR_SUPPORT bool "PVR build Support" depends on (SOCT_TEE_SUPPORT && SOCT_PVR_SUPPORT) default y #++++++++++++++++++++++++++++++++++++++++++++++++++++