xref: /linux/sound/soc/xilinx/Kconfig (revision 33f8db9a89200c18ff65d494a3dbd325d129e15e)
1*33f8db9aSMaruthi Srinivas Bayyavarapuconfig SND_SOC_XILINX_I2S
2*33f8db9aSMaruthi Srinivas Bayyavarapu	tristate "Audio support for the the Xilinx I2S"
3*33f8db9aSMaruthi Srinivas Bayyavarapu	help
4*33f8db9aSMaruthi Srinivas Bayyavarapu	  Select this option to enable Xilinx I2S Audio. This enables
5*33f8db9aSMaruthi Srinivas Bayyavarapu	  I2S playback and capture using xilinx soft IP. In transmitter
6*33f8db9aSMaruthi Srinivas Bayyavarapu	  mode, IP receives audio in AES format, extracts PCM and sends
7*33f8db9aSMaruthi Srinivas Bayyavarapu	  PCM data. In receiver mode, IP receives PCM audio and
8*33f8db9aSMaruthi Srinivas Bayyavarapu	  encapsulates PCM in AES format and sends AES data.
9