forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/sound/soc/zte/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config ZX_SPDIF
23 tristate "ZTE ZX SPDIF Driver Support"
34 depends on ARCH_ZX || COMPILE_TEST
....@@ -17,9 +18,9 @@
1718 ZTE ZX I2S interface
1819
1920 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