Shawn Guo | de7975c | 2016-12-08 16:44:14 +0800 | [diff] [blame] | 1 | config ZX_SPDIF |
| 2 | tristate "ZTE ZX SPDIF Driver Support" |
| 3 | depends on ARCH_ZX || COMPILE_TEST |
Jun Nie | 6fc3d24 | 2015-06-04 11:41:22 +0800 | [diff] [blame] | 4 | depends on COMMON_CLK |
| 5 | select SND_SOC_GENERIC_DMAENGINE_PCM |
| 6 | help |
| 7 | Say Y or M if you want to add support for codecs attached to the |
Shawn Guo | de7975c | 2016-12-08 16:44:14 +0800 | [diff] [blame] | 8 | ZTE ZX SPDIF interface |
Jun Nie | e5d4cd8 | 2015-06-04 11:41:23 +0800 | [diff] [blame] | 9 | |
Shawn Guo | de7975c | 2016-12-08 16:44:14 +0800 | [diff] [blame] | 10 | config ZX_I2S |
| 11 | tristate "ZTE ZX I2S Driver Support" |
| 12 | depends on ARCH_ZX || COMPILE_TEST |
Jun Nie | e5d4cd8 | 2015-06-04 11:41:23 +0800 | [diff] [blame] | 13 | depends on COMMON_CLK |
| 14 | select SND_SOC_GENERIC_DMAENGINE_PCM |
| 15 | help |
| 16 | Say Y or M if you want to add support for codecs attached to the |
Shawn Guo | de7975c | 2016-12-08 16:44:14 +0800 | [diff] [blame] | 17 | ZTE ZX I2S interface |
Baoyou Xie | 870e0dd | 2017-02-16 19:05:06 +0800 | [diff] [blame] | 18 | |
| 19 | config ZX_TDM |
| 20 | tristate "ZTE ZX TDM Driver Support" |
| 21 | depends on COMMON_CLK |
| 22 | select SND_SOC_GENERIC_DMAENGINE_PCM |
| 23 | help |
| 24 | Say Y or M if you want to add support for codecs attached to the |
| 25 | ZTE ZX TDM interface |