Jun Nie | 6fc3d24 | 2015-06-04 11:41:22 +0800 | [diff] [blame] | 1 | config ZX296702_SPDIF |
| 2 | tristate "ZX296702 spdif" |
| 3 | depends on SOC_ZX296702 || COMPILE_TEST |
| 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 |
| 8 | zx296702 spdif interface |
Jun Nie | e5d4cd8 | 2015-06-04 11:41:23 +0800 | [diff] [blame] | 9 | |
| 10 | config ZX296702_I2S |
| 11 | tristate "ZX296702 i2s" |
| 12 | depends on SOC_ZX296702 || COMPILE_TEST |
| 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 |
| 17 | zx296702 i2s interface |