summaryrefslogtreecommitdiff
path: root/drivers/mxc/dam/Kconfig
blob: 3df2f8da2ecd50321084766811bc4b862bb5fe52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# 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