2016-12-08 16:44:14 +08:00
|
|
|
config ZX_SPDIF
|
|
|
|
tristate "ZTE ZX SPDIF Driver Support"
|
|
|
|
depends on ARCH_ZX || COMPILE_TEST
|
2015-06-04 11:41:22 +08:00
|
|
|
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
|
2016-12-08 16:44:14 +08:00
|
|
|
ZTE ZX SPDIF interface
|
2015-06-04 11:41:23 +08:00
|
|
|
|
2016-12-08 16:44:14 +08:00
|
|
|
config ZX_I2S
|
|
|
|
tristate "ZTE ZX I2S Driver Support"
|
|
|
|
depends on ARCH_ZX || COMPILE_TEST
|
2015-06-04 11:41:23 +08:00
|
|
|
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
|
2016-12-08 16:44:14 +08:00
|
|
|
ZTE ZX I2S interface
|
2017-02-16 19:05:06 +08:00
|
|
|
|
|
|
|
config ZX_TDM
|
|
|
|
tristate "ZTE ZX TDM Driver Support"
|
|
|
|
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 TDM interface
|