menu "SoC Audio support for CODEC"

config SND_DA_SEPARATE_MACHINE
	tristate "da separate machine sound support"
	help
	  Say y to enable sound support for da separate machine

config SND_DA_SEPARATE_MACHINE_PC
	tristate "da separate machine sound support"
	help
	  Say y to enable sound support for da separate machine

config SND_DA_COMBINE_MACHINE
	tristate "da combine machine sound support"
	help
	  Say y to enable sound support for da combine machine

config SND_ANALOG_LESS_MACHINE
	tristate "analgo less machine sound support"
	help
	  Say y to enable sound support for analog less machine

config SND_SOC_DP_AUDIO
	tristate "SoC Audio support for DP audio"
	help
	  This option enables DP audio.

config SND_GT_PROXY_CODEC
	bool "use gt proxy codec for sound card"
    help
         use gt proxy codec for sound card

config HIFI_RESET_NOTIFY_MCU
    bool "support hifi reset notify mcu"
    help
        support hifi reset notify mcu

config AUDIO_FACTORY_MODE
	tristate "audio support factory mode"
	help
	  Say y to enable audio factory mode

config SND_SOC_CDC_PCM
	tristate "support cdc pcm config and cdc machine"
	depends on HIFI_DSP_ONE_TRACK
	default n

config SND_SOC_PC_PCM
	tristate "support pc pcm config and pc machine"
	depends on HIFI_DSP_ONE_TRACK
	default n

source "platform_source/audio/sound/soc/platforms/pcm_codec/Kconfig"
source "platform_source/audio/sound/soc/platforms/common_image/Kconfig"
endmenu

