1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 menu "SoC Audio for Freescale CPUs" 2 menu "SoC Audio for Freescale CPUs" 3 3 4 comment "Common SoC Audio options for Freescal 4 comment "Common SoC Audio options for Freescale CPUs:" 5 5 6 config SND_SOC_FSL_ASRC 6 config SND_SOC_FSL_ASRC 7 tristate "Asynchronous Sample Rate Con 7 tristate "Asynchronous Sample Rate Converter (ASRC) module support" 8 depends on HAS_DMA 8 depends on HAS_DMA 9 select REGMAP_MMIO 9 select REGMAP_MMIO 10 select SND_SOC_GENERIC_DMAENGINE_PCM 10 select SND_SOC_GENERIC_DMAENGINE_PCM 11 help 11 help 12 Say Y if you want to add Asynchronou 12 Say Y if you want to add Asynchronous Sample Rate Converter (ASRC) 13 support for the Freescale CPUs. 13 support for the Freescale CPUs. 14 This option is only useful for out-o 14 This option is only useful for out-of-tree drivers since 15 in-tree drivers select it automatica 15 in-tree drivers select it automatically. 16 16 17 config SND_SOC_FSL_SAI 17 config SND_SOC_FSL_SAI 18 tristate "Synchronous Audio Interface 18 tristate "Synchronous Audio Interface (SAI) module support" 19 select REGMAP_MMIO 19 select REGMAP_MMIO 20 select SND_SOC_IMX_PCM_DMA if SND_IMX_ 20 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n 21 select SND_SOC_GENERIC_DMAENGINE_PCM 21 select SND_SOC_GENERIC_DMAENGINE_PCM 22 select SND_SOC_FSL_UTILS << 23 help 22 help 24 Say Y if you want to add Synchronous 23 Say Y if you want to add Synchronous Audio Interface (SAI) 25 support for the Freescale CPUs. 24 support for the Freescale CPUs. 26 This option is only useful for out-o 25 This option is only useful for out-of-tree drivers since 27 in-tree drivers select it automatica 26 in-tree drivers select it automatically. 28 27 29 config SND_SOC_FSL_MQS 28 config SND_SOC_FSL_MQS 30 tristate "Medium Quality Sound (MQS) m 29 tristate "Medium Quality Sound (MQS) module support" 31 depends on SND_SOC_FSL_SAI 30 depends on SND_SOC_FSL_SAI 32 select REGMAP_MMIO 31 select REGMAP_MMIO 33 help 32 help 34 Say Y if you want to add Medium Qual 33 Say Y if you want to add Medium Quality Sound (MQS) 35 support for the Freescale CPUs. 34 support for the Freescale CPUs. 36 This option is only useful for out-o 35 This option is only useful for out-of-tree drivers since 37 in-tree drivers select it automatica 36 in-tree drivers select it automatically. 38 37 39 config SND_SOC_FSL_AUDMIX 38 config SND_SOC_FSL_AUDMIX 40 tristate "Audio Mixer (AUDMIX) module 39 tristate "Audio Mixer (AUDMIX) module support" 41 select REGMAP_MMIO 40 select REGMAP_MMIO 42 help 41 help 43 Say Y if you want to add Audio Mixer 42 Say Y if you want to add Audio Mixer (AUDMIX) 44 support for the NXP iMX CPUs. 43 support for the NXP iMX CPUs. 45 44 46 config SND_SOC_FSL_SSI 45 config SND_SOC_FSL_SSI 47 tristate "Synchronous Serial Interface 46 tristate "Synchronous Serial Interface module (SSI) support" 48 select SND_SOC_IMX_PCM_DMA if SND_IMX_ 47 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n 49 select SND_SOC_IMX_PCM_FIQ if SND_IMX_ 48 select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && (MXC_TZIC || MXC_AVIC) 50 select REGMAP_MMIO 49 select REGMAP_MMIO 51 help 50 help 52 Say Y if you want to add Synchronous 51 Say Y if you want to add Synchronous Serial Interface (SSI) 53 support for the Freescale CPUs. 52 support for the Freescale CPUs. 54 This option is only useful for out-o 53 This option is only useful for out-of-tree drivers since 55 in-tree drivers select it automatica 54 in-tree drivers select it automatically. 56 55 57 config SND_SOC_FSL_SPDIF 56 config SND_SOC_FSL_SPDIF 58 tristate "Sony/Philips Digital Interfa 57 tristate "Sony/Philips Digital Interface (S/PDIF) module support" 59 select REGMAP_MMIO 58 select REGMAP_MMIO 60 select SND_SOC_IMX_PCM_DMA if SND_IMX_ 59 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n 61 select SND_SOC_IMX_PCM_FIQ if SND_IMX_ 60 select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && (MXC_TZIC || MXC_AVIC) 62 select BITREVERSE 61 select BITREVERSE 63 select SND_SOC_FSL_UTILS << 64 help 62 help 65 Say Y if you want to add Sony/Philip 63 Say Y if you want to add Sony/Philips Digital Interface (SPDIF) 66 support for the Freescale CPUs. 64 support for the Freescale CPUs. 67 This option is only useful for out-o 65 This option is only useful for out-of-tree drivers since 68 in-tree drivers select it automatica 66 in-tree drivers select it automatically. 69 67 70 config SND_SOC_FSL_ESAI 68 config SND_SOC_FSL_ESAI 71 tristate "Enhanced Serial Audio Interf 69 tristate "Enhanced Serial Audio Interface (ESAI) module support" 72 select REGMAP_MMIO 70 select REGMAP_MMIO 73 select SND_SOC_IMX_PCM_DMA if SND_IMX_ 71 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n 74 help 72 help 75 Say Y if you want to add Enhanced Sy 73 Say Y if you want to add Enhanced Synchronous Audio Interface 76 (ESAI) support for the Freescale CPU 74 (ESAI) support for the Freescale CPUs. 77 This option is only useful for out-o 75 This option is only useful for out-of-tree drivers since 78 in-tree drivers select it automatica 76 in-tree drivers select it automatically. 79 77 80 config SND_SOC_FSL_MICFIL 78 config SND_SOC_FSL_MICFIL 81 tristate "Pulse Density Modulation Mic 79 tristate "Pulse Density Modulation Microphone Interface (MICFIL) module support" 82 select REGMAP_MMIO 80 select REGMAP_MMIO 83 select SND_SOC_IMX_PCM_DMA if SND_IMX_ 81 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n 84 select SND_SOC_GENERIC_DMAENGINE_PCM 82 select SND_SOC_GENERIC_DMAENGINE_PCM 85 select SND_SOC_FSL_UTILS << 86 help 83 help 87 Say Y if you want to add Pulse Densi 84 Say Y if you want to add Pulse Density Modulation microphone 88 interface (MICFIL) support for NXP. 85 interface (MICFIL) support for NXP. 89 86 90 config SND_SOC_FSL_EASRC 87 config SND_SOC_FSL_EASRC 91 tristate "Enhanced Asynchronous Sample 88 tristate "Enhanced Asynchronous Sample Rate Converter (EASRC) module support" 92 depends on SND_SOC_FSL_ASRC 89 depends on SND_SOC_FSL_ASRC 93 select REGMAP_MMIO 90 select REGMAP_MMIO 94 select SND_SOC_GENERIC_DMAENGINE_PCM 91 select SND_SOC_GENERIC_DMAENGINE_PCM 95 help 92 help 96 Say Y if you want to add Enhanced AS 93 Say Y if you want to add Enhanced ASRC support for NXP. The ASRC is 97 a digital module that converts audio 94 a digital module that converts audio from a source sample rate to a 98 destination sample rate. It is a new 95 destination sample rate. It is a new design module compare with the 99 old ASRC. 96 old ASRC. 100 97 101 config SND_SOC_FSL_XCVR 98 config SND_SOC_FSL_XCVR 102 tristate "NXP Audio Transceiver (XCVR) 99 tristate "NXP Audio Transceiver (XCVR) module support" 103 select REGMAP_MMIO 100 select REGMAP_MMIO 104 select SND_SOC_IMX_PCM_DMA if SND_IMX_ 101 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n 105 select SND_SOC_GENERIC_DMAENGINE_PCM 102 select SND_SOC_GENERIC_DMAENGINE_PCM 106 select SND_SOC_FSL_UTILS << 107 help 103 help 108 Say Y if you want to add Audio Trans 104 Say Y if you want to add Audio Transceiver (XCVR) support for NXP 109 iMX CPUs. XCVR is a digital module t 105 iMX CPUs. XCVR is a digital module that supports HDMI2.1 eARC, 110 HDMI1.4 ARC and SPDIF. 106 HDMI1.4 ARC and SPDIF. 111 107 112 config SND_SOC_FSL_AUD2HTX 108 config SND_SOC_FSL_AUD2HTX 113 tristate "AUDIO TO HDMI TX module supp 109 tristate "AUDIO TO HDMI TX module support" 114 depends on ARCH_MXC || COMPILE_TEST 110 depends on ARCH_MXC || COMPILE_TEST 115 select SND_SOC_IMX_PCM_DMA if SND_IMX_ 111 select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n 116 help 112 help 117 Say Y if you want to add AUDIO TO HD 113 Say Y if you want to add AUDIO TO HDMI TX support for NXP. 118 114 119 config SND_SOC_FSL_UTILS 115 config SND_SOC_FSL_UTILS 120 tristate 116 tristate 121 117 122 config SND_SOC_FSL_RPMSG << 123 tristate "NXP Audio Base On RPMSG supp << 124 depends on COMMON_CLK << 125 depends on OF && I2C << 126 depends on RPMSG << 127 depends on SND_IMX_SOC || SND_IMX_SOC << 128 select SND_SOC_IMX_RPMSG if SND_IMX_SO << 129 help << 130 Say Y if you want to add rpmsg audio << 131 This option is only useful for out-o << 132 in-tree drivers select it automatica << 133 << 134 config SND_SOC_FSL_LPC3XXX << 135 tristate "SoC Audio for NXP LPC32XX CP << 136 depends on ARCH_LPC32XX || COMPILE_TES << 137 select SND_SOC_GENERIC_DMAENGINE_PCM << 138 help << 139 Say Y or M if you want to add suppor << 140 << 141 config SND_SOC_IMX_PCM_DMA 118 config SND_SOC_IMX_PCM_DMA 142 tristate 119 tristate 143 select SND_SOC_GENERIC_DMAENGINE_PCM 120 select SND_SOC_GENERIC_DMAENGINE_PCM 144 121 145 config SND_SOC_IMX_AUDIO_RPMSG << 146 tristate << 147 depends on RPMSG << 148 << 149 config SND_SOC_IMX_PCM_RPMSG << 150 tristate << 151 depends on SND_SOC_IMX_AUDIO_RPMSG << 152 select SND_SOC_GENERIC_DMAENGINE_PCM << 153 << 154 config SND_SOC_IMX_AUDMUX 122 config SND_SOC_IMX_AUDMUX 155 tristate "Digital Audio Mux module sup 123 tristate "Digital Audio Mux module support" 156 help 124 help 157 Say Y if you want to add Digital Aud 125 Say Y if you want to add Digital Audio Mux (AUDMUX) support 158 for the ARM i.MX CPUs. 126 for the ARM i.MX CPUs. 159 This option is only useful for out-o 127 This option is only useful for out-of-tree drivers since 160 in-tree drivers select it automatica 128 in-tree drivers select it automatically. 161 129 162 config SND_POWERPC_SOC 130 config SND_POWERPC_SOC 163 tristate "SoC Audio for Freescale Powe 131 tristate "SoC Audio for Freescale PowerPC CPUs" 164 depends on FSL_SOC || PPC_MPC52xx 132 depends on FSL_SOC || PPC_MPC52xx 165 help 133 help 166 Say Y or M if you want to add suppor 134 Say Y or M if you want to add support for codecs attached to 167 the PowerPC CPUs. 135 the PowerPC CPUs. 168 136 169 config SND_IMX_SOC 137 config SND_IMX_SOC 170 tristate "SoC Audio for Freescale i.MX 138 tristate "SoC Audio for Freescale i.MX CPUs" 171 depends on ARCH_MXC || COMPILE_TEST 139 depends on ARCH_MXC || COMPILE_TEST 172 help 140 help 173 Say Y or M if you want to add suppor 141 Say Y or M if you want to add support for codecs attached to 174 the i.MX CPUs. 142 the i.MX CPUs. 175 143 176 if SND_POWERPC_SOC 144 if SND_POWERPC_SOC 177 145 178 config SND_MPC52xx_DMA 146 config SND_MPC52xx_DMA 179 tristate 147 tristate 180 148 181 config SND_SOC_POWERPC_DMA 149 config SND_SOC_POWERPC_DMA 182 tristate 150 tristate 183 151 184 config SND_SOC_POWERPC_QMC_AUDIO << 185 tristate "QMC ALSA SoC support" << 186 depends on CPM_QMC << 187 help << 188 ALSA SoC Audio support using the Fre << 189 Controller (QMC). << 190 Say Y or M if you want to add suppor << 191 QMC. << 192 << 193 comment "SoC Audio support for Freescale PPC b 152 comment "SoC Audio support for Freescale PPC boards:" 194 153 >> 154 config SND_SOC_MPC8610_HPCD >> 155 tristate "ALSA SoC support for the Freescale MPC8610 HPCD board" >> 156 # I2C is necessary for the CS4270 driver >> 157 depends on MPC8610_HPCD && I2C >> 158 select SND_SOC_FSL_SSI >> 159 select SND_SOC_FSL_UTILS >> 160 select SND_SOC_POWERPC_DMA >> 161 select SND_SOC_CS4270 >> 162 select SND_SOC_CS4270_VD33_ERRATA >> 163 default y if MPC8610_HPCD >> 164 help >> 165 Say Y if you want to enable audio on the Freescale MPC8610 HPCD. >> 166 195 config SND_SOC_P1022_DS 167 config SND_SOC_P1022_DS 196 tristate "ALSA SoC support for the Fre 168 tristate "ALSA SoC support for the Freescale P1022 DS board" 197 # I2C is necessary for the WM8776 driv 169 # I2C is necessary for the WM8776 driver 198 depends on P1022_DS && I2C 170 depends on P1022_DS && I2C 199 select SND_SOC_FSL_SSI 171 select SND_SOC_FSL_SSI 200 select SND_SOC_FSL_UTILS 172 select SND_SOC_FSL_UTILS 201 select SND_SOC_POWERPC_DMA 173 select SND_SOC_POWERPC_DMA 202 select SND_SOC_WM8776 174 select SND_SOC_WM8776 203 default y if P1022_DS 175 default y if P1022_DS 204 help 176 help 205 Say Y if you want to enable audio on 177 Say Y if you want to enable audio on the Freescale P1022 DS board. 206 This will also include the Wolfson M 178 This will also include the Wolfson Microelectronics WM8776 codec 207 driver. 179 driver. 208 180 209 config SND_SOC_P1022_RDK 181 config SND_SOC_P1022_RDK 210 tristate "ALSA SoC support for the Fre 182 tristate "ALSA SoC support for the Freescale / iVeia P1022 RDK board" 211 # I2C is necessary for the WM8960 driv 183 # I2C is necessary for the WM8960 driver 212 depends on P1022_RDK && I2C 184 depends on P1022_RDK && I2C 213 select SND_SOC_FSL_SSI 185 select SND_SOC_FSL_SSI 214 select SND_SOC_FSL_UTILS 186 select SND_SOC_FSL_UTILS 215 select SND_SOC_POWERPC_DMA 187 select SND_SOC_POWERPC_DMA 216 select SND_SOC_WM8960 188 select SND_SOC_WM8960 217 default y if P1022_RDK 189 default y if P1022_RDK 218 help 190 help 219 Say Y if you want to enable audio on 191 Say Y if you want to enable audio on the Freescale / iVeia 220 P1022 RDK board. This will also inc 192 P1022 RDK board. This will also include the Wolfson 221 Microelectronics WM8960 codec driver 193 Microelectronics WM8960 codec driver. 222 194 223 config SND_SOC_MPC5200_I2S 195 config SND_SOC_MPC5200_I2S 224 tristate "Freescale MPC5200 PSC in I2S 196 tristate "Freescale MPC5200 PSC in I2S mode driver" 225 depends on PPC_MPC52xx && PPC_BESTCOMM 197 depends on PPC_MPC52xx && PPC_BESTCOMM 226 select SND_MPC52xx_DMA 198 select SND_MPC52xx_DMA 227 select PPC_BESTCOMM_GEN_BD 199 select PPC_BESTCOMM_GEN_BD 228 help 200 help 229 Say Y here to support the MPC5200 PS 201 Say Y here to support the MPC5200 PSCs in I2S mode. 230 202 231 config SND_SOC_MPC5200_AC97 203 config SND_SOC_MPC5200_AC97 232 tristate "Freescale MPC5200 PSC in AC9 204 tristate "Freescale MPC5200 PSC in AC97 mode driver" 233 depends on PPC_MPC52xx && PPC_BESTCOMM 205 depends on PPC_MPC52xx && PPC_BESTCOMM 234 select SND_SOC_AC97_BUS 206 select SND_SOC_AC97_BUS 235 select SND_MPC52xx_DMA 207 select SND_MPC52xx_DMA 236 select PPC_BESTCOMM_GEN_BD 208 select PPC_BESTCOMM_GEN_BD 237 help 209 help 238 Say Y here to support the MPC5200 PS 210 Say Y here to support the MPC5200 PSCs in AC97 mode. 239 211 240 config SND_MPC52xx_SOC_PCM030 212 config SND_MPC52xx_SOC_PCM030 241 tristate "SoC AC97 Audio support for P 213 tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712" 242 depends on PPC_MPC5200_SIMPLE 214 depends on PPC_MPC5200_SIMPLE 243 select SND_SOC_MPC5200_AC97 215 select SND_SOC_MPC5200_AC97 244 select SND_SOC_WM9712 216 select SND_SOC_WM9712 245 help 217 help 246 Say Y if you want to add support for 218 Say Y if you want to add support for sound on the Phytec pcm030 247 baseboard. 219 baseboard. 248 220 249 config SND_MPC52xx_SOC_EFIKA 221 config SND_MPC52xx_SOC_EFIKA 250 tristate "SoC AC97 Audio support for b 222 tristate "SoC AC97 Audio support for bbplan Efika and STAC9766" 251 depends on PPC_EFIKA 223 depends on PPC_EFIKA 252 select SND_SOC_MPC5200_AC97 224 select SND_SOC_MPC5200_AC97 253 select SND_SOC_STAC9766 225 select SND_SOC_STAC9766 254 help 226 help 255 Say Y if you want to add support for 227 Say Y if you want to add support for sound on the Efika. 256 228 257 endif # SND_POWERPC_SOC 229 endif # SND_POWERPC_SOC 258 230 259 config SND_SOC_IMX_PCM_FIQ 231 config SND_SOC_IMX_PCM_FIQ 260 tristate 232 tristate 261 default y if (SND_SOC_FSL_SSI=m || SND 233 default y if (SND_SOC_FSL_SSI=m || SND_SOC_FSL_SPDIF=m) && (MXC_TZIC || MXC_AVIC) 262 select FIQ 234 select FIQ 263 235 264 if SND_IMX_SOC 236 if SND_IMX_SOC 265 237 266 comment "SoC Audio support for Freescale i.MX 238 comment "SoC Audio support for Freescale i.MX boards:" 267 239 268 config SND_SOC_EUKREA_TLV320 240 config SND_SOC_EUKREA_TLV320 269 tristate "Eukrea TLV320" 241 tristate "Eukrea TLV320" 270 depends on ARCH_MXC && !ARM64 && I2C 242 depends on ARCH_MXC && !ARM64 && I2C 271 select SND_SOC_TLV320AIC23_I2C 243 select SND_SOC_TLV320AIC23_I2C 272 select SND_SOC_IMX_AUDMUX 244 select SND_SOC_IMX_AUDMUX 273 select SND_SOC_FSL_SSI 245 select SND_SOC_FSL_SSI 274 select SND_SOC_IMX_PCM_DMA 246 select SND_SOC_IMX_PCM_DMA 275 help 247 help 276 Enable I2S based access to the TLV32 248 Enable I2S based access to the TLV320AIC23B codec attached 277 to the SSI interface 249 to the SSI interface 278 250 279 config SND_SOC_IMX_ES8328 251 config SND_SOC_IMX_ES8328 280 tristate "SoC Audio support for i.MX b 252 tristate "SoC Audio support for i.MX boards with the ES8328 codec" 281 depends on OF && (I2C || SPI) 253 depends on OF && (I2C || SPI) 282 select SND_SOC_ES8328_I2C if I2C 254 select SND_SOC_ES8328_I2C if I2C 283 select SND_SOC_ES8328_SPI if SPI_MASTE 255 select SND_SOC_ES8328_SPI if SPI_MASTER 284 select SND_SOC_IMX_PCM_DMA 256 select SND_SOC_IMX_PCM_DMA 285 select SND_SOC_IMX_AUDMUX 257 select SND_SOC_IMX_AUDMUX 286 select SND_SOC_FSL_SSI 258 select SND_SOC_FSL_SSI 287 help 259 help 288 Say Y if you want to add support for 260 Say Y if you want to add support for the ES8328 audio codec connected 289 via SSI/I2S over either SPI or I2C. 261 via SSI/I2S over either SPI or I2C. 290 262 291 config SND_SOC_IMX_SGTL5000 263 config SND_SOC_IMX_SGTL5000 292 tristate "SoC Audio support for i.MX b 264 tristate "SoC Audio support for i.MX boards with sgtl5000" 293 depends on OF && I2C 265 depends on OF && I2C 294 select SND_SOC_SGTL5000 266 select SND_SOC_SGTL5000 295 select SND_SOC_IMX_PCM_DMA 267 select SND_SOC_IMX_PCM_DMA 296 select SND_SOC_IMX_AUDMUX 268 select SND_SOC_IMX_AUDMUX 297 select SND_SOC_FSL_SSI 269 select SND_SOC_FSL_SSI 298 help 270 help 299 Say Y if you want to add support for 271 Say Y if you want to add support for SoC audio on an i.MX board with 300 a sgtl5000 codec. 272 a sgtl5000 codec. 301 273 302 Note that this is an old driver. Con !! 274 config SND_SOC_IMX_SPDIF 303 SND_SOC_FSL_ASOC_CARD and SND_SOC_SG !! 275 tristate "SoC Audio support for i.MX boards with S/PDIF" 304 driver. !! 276 select SND_SOC_IMX_PCM_DMA >> 277 select SND_SOC_FSL_SPDIF >> 278 help >> 279 SoC Audio support for i.MX boards with S/PDIF >> 280 Say Y if you want to add support for SoC audio on an i.MX board with >> 281 a S/DPDIF. 305 282 306 config SND_SOC_FSL_ASOC_CARD 283 config SND_SOC_FSL_ASOC_CARD 307 tristate "Generic ASoC Sound Card with 284 tristate "Generic ASoC Sound Card with ASRC support" 308 depends on OF && I2C 285 depends on OF && I2C 309 # enforce SND_SOC_FSL_ASOC_CARD=m if S 286 # enforce SND_SOC_FSL_ASOC_CARD=m if SND_AC97_CODEC=m: 310 depends on SND_AC97_CODEC || SND_AC97_ 287 depends on SND_AC97_CODEC || SND_AC97_CODEC=n 311 select SND_SIMPLE_CARD_UTILS 288 select SND_SIMPLE_CARD_UTILS 312 select SND_SOC_IMX_AUDMUX 289 select SND_SOC_IMX_AUDMUX 313 select SND_SOC_IMX_PCM_DMA 290 select SND_SOC_IMX_PCM_DMA 314 select SND_SOC_FSL_ESAI 291 select SND_SOC_FSL_ESAI 315 select SND_SOC_FSL_SAI 292 select SND_SOC_FSL_SAI 316 select SND_SOC_FSL_SSI 293 select SND_SOC_FSL_SSI 317 select SND_SOC_FSL_SPDIF << 318 select SND_SOC_TLV320AIC31XX << 319 select SND_SOC_WM8994 << 320 select MFD_WM8994 << 321 help 294 help 322 ALSA SoC Audio support with ASRC feat 295 ALSA SoC Audio support with ASRC feature for Freescale SoCs that have 323 ESAI/SAI/SSI and connect with externa 296 ESAI/SAI/SSI and connect with external CODECs such as WM8962, CS42888, 324 CS4271, CS4272, SGTL5000 and TLV320AI 297 CS4271, CS4272, SGTL5000 and TLV320AIC32x4. 325 Say Y if you want to add support for 298 Say Y if you want to add support for Freescale Generic ASoC Sound Card. 326 299 327 config SND_SOC_IMX_AUDMIX 300 config SND_SOC_IMX_AUDMIX 328 tristate "SoC Audio support for i.MX b 301 tristate "SoC Audio support for i.MX boards with AUDMIX" 329 select SND_SOC_FSL_AUDMIX 302 select SND_SOC_FSL_AUDMIX 330 select SND_SOC_FSL_SAI 303 select SND_SOC_FSL_SAI 331 help 304 help 332 SoC Audio support for i.MX boards wi 305 SoC Audio support for i.MX boards with Audio Mixer 333 Say Y if you want to add support for 306 Say Y if you want to add support for SoC audio on an i.MX board with 334 an Audio Mixer. 307 an Audio Mixer. 335 308 336 config SND_SOC_IMX_HDMI 309 config SND_SOC_IMX_HDMI 337 tristate "SoC Audio support for i.MX b 310 tristate "SoC Audio support for i.MX boards with HDMI port" 338 select SND_SOC_FSL_SAI 311 select SND_SOC_FSL_SAI 339 select SND_SOC_FSL_AUD2HTX 312 select SND_SOC_FSL_AUD2HTX 340 select SND_SOC_HDMI_CODEC 313 select SND_SOC_HDMI_CODEC 341 help 314 help 342 ALSA SoC Audio support with HDMI fea 315 ALSA SoC Audio support with HDMI feature for Freescale SoCs that have 343 SAI/AUD2HTX and connect with interna 316 SAI/AUD2HTX and connect with internal HDMI IP or external module 344 SII902X. 317 SII902X. 345 Say Y if you want to add support for 318 Say Y if you want to add support for SoC audio on an i.MX board with 346 IMX HDMI. 319 IMX HDMI. 347 << 348 config SND_SOC_IMX_RPMSG << 349 tristate "SoC Audio support for i.MX b << 350 depends on RPMSG << 351 depends on OF && I2C << 352 select SND_SOC_IMX_PCM_RPMSG << 353 select SND_SOC_IMX_AUDIO_RPMSG << 354 help << 355 SoC Audio support for i.MX boards wi << 356 There should be rpmsg devices define << 357 Say Y if you want to add support for << 358 a rpmsg devices. << 359 << 360 config SND_SOC_IMX_CARD << 361 tristate "SoC Audio Graph Sound Card s << 362 depends on OF && I2C << 363 select SND_SOC_AK4458 << 364 select SND_SOC_AK5558 << 365 select SND_SOC_IMX_PCM_DMA << 366 select SND_SOC_FSL_SAI << 367 select SND_SIMPLE_CARD_UTILS << 368 help << 369 This option enables audio sound card << 370 with OF-graph DT bindings. << 371 It also support DPCM of single CPU m << 372 320 373 endif # SND_IMX_SOC 321 endif # SND_IMX_SOC 374 322 375 endmenu 323 endmenu
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.