ifeq ($(strip $(OS_PLATFORM_VERSION)), linux) ifeq ($(strip $(CHIP_VERSION)), reserved13) DRIVER_CONFIG += CONFIG_SOCT_DEMUX_SUPPORT=$(DRIVER_BUILD_TYPE) endif endif ifeq ($(strip $(PRODUCT_TYPE)), tv) DRIVER_CONFIG += CONFIG_SOCT_DEMUX_SUPPORT=$(DRIVER_BUILD_TYPE) endif