summaryrefslogtreecommitdiff
path: root/drivers/mxc/dam/Kconfig
blob: 7b4bee92f648fc1f5471cfa843135029fbc4d728 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# DAM API configuration
#

menu "MXC Digital Audio Multiplexer support"

config MXC_DAM
	tristate "DAM support"
	depends on ARCH_MXC
	---help---
	  Say Y to get the Digital Audio Multiplexer services API available on MXC platform.

endmenu