#
# ASRC configuration
#

menu "MXC Asynchronous Sample Rate Converter support"

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

endmenu
