ASoC: codecs: Add support for the framer codec
[linux-2.6-microblaze.git] / sound / soc / codecs / Kconfig
index 1b21d2c..75d88bd 100644 (file)
@@ -114,6 +114,7 @@ config SND_SOC_ALL_CODECS
        imply SND_SOC_ES8328_I2C
        imply SND_SOC_ES7134
        imply SND_SOC_ES7241
+       imply SND_SOC_FRAMER
        imply SND_SOC_GTM601
        imply SND_SOC_HDAC_HDMI
        imply SND_SOC_HDAC_HDA
@@ -1102,6 +1103,20 @@ config SND_SOC_ES8328_SPI
        depends on SPI_MASTER
        select SND_SOC_ES8328
 
+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 which the framer is connected to transport the audio data.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-soc-framer.
+
+
 config SND_SOC_GTM601
        tristate 'GTM601 UMTS modem audio codec'