Re: [PATCH 24/26] ASoC: codecs: Add support for the framer codec

From: Randy Dunlap
Date: Tue Jul 25 2023 - 12:41:37 EST




On 7/25/23 02:24, Herve Codina wrote:
> +config SND_SOC_FRAMER
> + tristate "Framer codec"
> + depends on GENERIC_FRAMER
> + help
> + Enable support for the framer codec.
> + The framer codec uses the generic framer infrastructure to transport
> + some audio data over an analog E1/T1/J1 line.
> + This codec allows to use some of the time slots available on the TDM
> + bus on with the framer is connected to transport the audio data.

on which

> +
> + To compile this driver as a module, choose M here: the module
> + will be called snd-soc-framer.

--
~Randy