summaryrefslogtreecommitdiff
path: root/drivers/mxc/asrc/Kconfig
blob: a4c66b19f0671a2546360ac236a2712ac8da7a0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# ASRC configuration
#

menu "MXC Asynchronous Sample Rate Converter support"

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

endmenu