treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / sound / soc / xilinx / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
33f8db9a 2config SND_SOC_XILINX_I2S
6cb6746e 3 tristate "Audio support for the Xilinx I2S"
33f8db9a
MSB
4 help
5 Select this option to enable Xilinx I2S Audio. This enables
6 I2S playback and capture using xilinx soft IP. In transmitter
7 mode, IP receives audio in AES format, extracts PCM and sends
8 PCM data. In receiver mode, IP receives PCM audio and
9 encapsulates PCM in AES format and sends AES data.
b31daa15
MSB
10
11config SND_SOC_XILINX_AUDIO_FORMATTER
12 tristate "Audio support for the the Xilinx audio formatter"
13 help
14 Select this option to enable Xilinx audio formatter
15 support. This provides DMA platform device support for
16 audio functionality.
47caf048
MSB
17
18config SND_SOC_XILINX_SPDIF
19 tristate "Audio support for the the Xilinx SPDIF"
20 help
21 Select this option to enable Xilinx SPDIF Audio.
22 This provides playback and capture of SPDIF audio in
23 AES format.