.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | config ZX_SPDIF |
---|
2 | 3 | tristate "ZTE ZX SPDIF Driver Support" |
---|
3 | 4 | depends on ARCH_ZX || COMPILE_TEST |
---|
.. | .. |
---|
17 | 18 | ZTE ZX I2S interface |
---|
18 | 19 | |
---|
19 | 20 | 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 |
---|
| 21 | + tristate "ZTE ZX TDM Driver Support" |
---|
| 22 | + depends on COMMON_CLK |
---|
| 23 | + select SND_SOC_GENERIC_DMAENGINE_PCM |
---|
| 24 | + help |
---|
| 25 | + Say Y or M if you want to add support for codecs attached to the |
---|
| 26 | + ZTE ZX TDM interface |
---|