Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « zte « soc « sound - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c47eb25e441fed73ded161d3aabc045ae2dac3f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
config ZX296702_SPDIF
	tristate "ZX296702 spdif"
	depends on SOC_ZX296702 || 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
	  zx296702 spdif interface

config ZX296702_I2S
	tristate "ZX296702 i2s"
	depends on SOC_ZX296702 || 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
	  zx296702 i2s interface