#
# ASRC configuration
#

menu "MXC Asynchronous Sample Rate Converter support"

config MXC_ASRC
	tristate "ASRC support"
	depends on ARCH_MX35 || ARCH_MX53
	---help---
         Say Y to get the ASRC service.

	 Be noted that if say M here, Please also say CONFIG_SND_MXC_SOC as M
	 since it uses symbols in this module or the kernel may fail to compile.

endmenu
