summaryrefslogtreecommitdiffstats
path: root/sound/soc/zte/Kconfig
blob: 6d8a90d363150e808620ae1a655e79d4766e08a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
config ZX_SPDIF
	tristate "ZTE ZX SPDIF Driver Support"
	depends on ARCH_ZX || COMPILE_TEST
	depends on COMMON_CLK
	select SND_SOC_GENERIC_DMAENGINE_PCM
	help
	  Say Y or M if you want to add support for codecs attached to the
	  ZTE ZX SPDIF interface

config ZX_I2S
	tristate "ZTE ZX I2S Driver Support"
	depends on ARCH_ZX || COMPILE_TEST
	depends on COMMON_CLK
	select SND_SOC_GENERIC_DMAENGINE_PCM
	help
	  Say Y or M if you want to add support for codecs attached to the
	  ZTE ZX I2S interface
OpenPOWER on IntegriCloud