# AML AUDIO V2 control drivers

menu "Amlogic Audio Interface V2"

config	AMAUDIO2
	bool "Amlogic Audio Interface V2"
    default n
    select SOUND
    select SND_SOC
    select SND
    select AML_AUDIO_DSP
    select SND_AML_SOC
    select SWITCH
	help
		"Amlogic Audio Interface V2, The interface different from amaudio"
	
endmenu	
