2014-03-16 04:21:34 +00:00
|
|
|
menu "SoC Audio for Freescale CPUs"
|
|
|
|
|
2014-03-16 04:21:35 +00:00
|
|
|
comment "Common SoC Audio options for Freescale CPUs:"
|
|
|
|
|
2014-07-29 10:08:53 +00:00
|
|
|
config SND_SOC_FSL_ASRC
|
|
|
|
tristate "Asynchronous Sample Rate Converter (ASRC) module support"
|
|
|
|
select REGMAP_MMIO
|
2014-07-30 14:27:06 +00:00
|
|
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
2014-07-29 10:08:53 +00:00
|
|
|
help
|
|
|
|
Say Y if you want to add Asynchronous Sample Rate Converter (ASRC)
|
|
|
|
support for the Freescale CPUs.
|
|
|
|
This option is only useful for out-of-tree drivers since
|
|
|
|
in-tree drivers select it automatically.
|
|
|
|
|
2013-12-17 03:24:38 +00:00
|
|
|
config SND_SOC_FSL_SAI
|
2014-04-30 10:10:05 +00:00
|
|
|
tristate "Synchronous Audio Interface (SAI) module support"
|
2014-02-11 02:47:04 +00:00
|
|
|
select REGMAP_MMIO
|
2014-06-03 12:11:56 +00:00
|
|
|
select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
|
2013-12-17 03:24:38 +00:00
|
|
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
2014-04-30 10:10:05 +00:00
|
|
|
help
|
|
|
|
Say Y if you want to add Synchronous Audio Interface (SAI)
|
|
|
|
support for the Freescale CPUs.
|
|
|
|
This option is only useful for out-of-tree drivers since
|
|
|
|
in-tree drivers select it automatically.
|
2013-12-17 03:24:38 +00:00
|
|
|
|
2012-03-16 08:56:38 +00:00
|
|
|
config SND_SOC_FSL_SSI
|
2015-04-09 18:32:09 +00:00
|
|
|
tristate "Synchronous Serial Interface module (SSI) support"
|
2014-04-29 19:36:22 +00:00
|
|
|
select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
|
2014-06-03 12:11:56 +00:00
|
|
|
select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && (MXC_TZIC || MXC_AVIC)
|
2014-05-27 08:24:25 +00:00
|
|
|
select REGMAP_MMIO
|
2014-03-16 04:21:35 +00:00
|
|
|
help
|
|
|
|
Say Y if you want to add Synchronous Serial Interface (SSI)
|
|
|
|
support for the Freescale CPUs.
|
|
|
|
This option is only useful for out-of-tree drivers since
|
|
|
|
in-tree drivers select it automatically.
|
2008-07-29 10:42:28 +00:00
|
|
|
|
2013-08-21 03:13:16 +00:00
|
|
|
config SND_SOC_FSL_SPDIF
|
2015-04-09 18:32:09 +00:00
|
|
|
tristate "Sony/Philips Digital Interface (S/PDIF) module support"
|
2014-02-11 02:47:04 +00:00
|
|
|
select REGMAP_MMIO
|
2014-04-29 19:36:22 +00:00
|
|
|
select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
|
2014-06-03 12:11:56 +00:00
|
|
|
select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && (MXC_TZIC || MXC_AVIC)
|
2014-03-16 04:21:35 +00:00
|
|
|
help
|
|
|
|
Say Y if you want to add Sony/Philips Digital Interface (SPDIF)
|
|
|
|
support for the Freescale CPUs.
|
|
|
|
This option is only useful for out-of-tree drivers since
|
|
|
|
in-tree drivers select it automatically.
|
2013-08-21 03:13:16 +00:00
|
|
|
|
2014-01-10 09:54:06 +00:00
|
|
|
config SND_SOC_FSL_ESAI
|
2014-04-30 10:10:06 +00:00
|
|
|
tristate "Enhanced Serial Audio Interface (ESAI) module support"
|
2014-02-11 02:47:04 +00:00
|
|
|
select REGMAP_MMIO
|
2014-06-03 12:11:56 +00:00
|
|
|
select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
|
2014-04-30 10:10:06 +00:00
|
|
|
help
|
|
|
|
Say Y if you want to add Enhanced Synchronous Audio Interface
|
|
|
|
(ESAI) support for the Freescale CPUs.
|
|
|
|
This option is only useful for out-of-tree drivers since
|
|
|
|
in-tree drivers select it automatically.
|
2014-01-10 09:54:06 +00:00
|
|
|
|
2012-03-16 08:56:40 +00:00
|
|
|
config SND_SOC_FSL_UTILS
|
2009-01-19 17:57:46 +00:00
|
|
|
tristate
|
2012-03-16 08:56:40 +00:00
|
|
|
|
2014-03-16 04:21:34 +00:00
|
|
|
config SND_SOC_IMX_PCM_DMA
|
|
|
|
tristate
|
|
|
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
|
|
|
|
|
|
|
config SND_SOC_IMX_AUDMUX
|
2014-03-16 04:21:35 +00:00
|
|
|
tristate "Digital Audio Mux module support"
|
|
|
|
help
|
|
|
|
Say Y if you want to add Digital Audio Mux (AUDMUX) support
|
|
|
|
for the ARM i.MX CPUs.
|
|
|
|
This option is only useful for out-of-tree drivers since
|
|
|
|
in-tree drivers select it automatically.
|
2014-03-16 04:21:34 +00:00
|
|
|
|
|
|
|
config SND_POWERPC_SOC
|
2012-03-16 08:56:38 +00:00
|
|
|
tristate "SoC Audio for Freescale PowerPC CPUs"
|
2012-09-20 14:36:43 +00:00
|
|
|
depends on FSL_SOC || PPC_MPC52xx
|
2012-03-16 08:56:38 +00:00
|
|
|
help
|
|
|
|
Say Y or M if you want to add support for codecs attached to
|
|
|
|
the PowerPC CPUs.
|
|
|
|
|
2014-03-16 04:21:34 +00:00
|
|
|
config SND_IMX_SOC
|
|
|
|
tristate "SoC Audio for Freescale i.MX CPUs"
|
|
|
|
depends on ARCH_MXC || COMPILE_TEST
|
|
|
|
help
|
|
|
|
Say Y or M if you want to add support for codecs attached to
|
|
|
|
the i.MX CPUs.
|
|
|
|
|
2012-03-16 08:56:38 +00:00
|
|
|
if SND_POWERPC_SOC
|
|
|
|
|
2009-05-23 23:12:59 +00:00
|
|
|
config SND_MPC52xx_DMA
|
|
|
|
tristate
|
2008-07-29 10:42:28 +00:00
|
|
|
|
2012-03-16 08:56:37 +00:00
|
|
|
config SND_SOC_POWERPC_DMA
|
2009-01-19 17:57:46 +00:00
|
|
|
tristate
|
2008-01-11 17:15:26 +00:00
|
|
|
|
2014-03-16 04:21:34 +00:00
|
|
|
comment "SoC Audio support for Freescale PPC boards:"
|
|
|
|
|
2008-01-11 17:15:26 +00:00
|
|
|
config SND_SOC_MPC8610_HPCD
|
2009-01-19 17:57:46 +00:00
|
|
|
tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
|
2009-01-23 00:23:39 +00:00
|
|
|
# I2C is necessary for the CS4270 driver
|
|
|
|
depends on MPC8610_HPCD && I2C
|
2012-03-16 08:56:37 +00:00
|
|
|
select SND_SOC_FSL_SSI
|
2012-03-16 08:56:40 +00:00
|
|
|
select SND_SOC_FSL_UTILS
|
2012-03-16 08:56:37 +00:00
|
|
|
select SND_SOC_POWERPC_DMA
|
2008-01-11 17:15:26 +00:00
|
|
|
select SND_SOC_CS4270
|
|
|
|
select SND_SOC_CS4270_VD33_ERRATA
|
|
|
|
default y if MPC8610_HPCD
|
|
|
|
help
|
|
|
|
Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
|
2008-07-29 10:42:30 +00:00
|
|
|
|
2010-08-19 22:11:40 +00:00
|
|
|
config SND_SOC_P1022_DS
|
|
|
|
tristate "ALSA SoC support for the Freescale P1022 DS board"
|
|
|
|
# I2C is necessary for the WM8776 driver
|
|
|
|
depends on P1022_DS && I2C
|
2012-03-16 08:56:37 +00:00
|
|
|
select SND_SOC_FSL_SSI
|
2012-03-16 08:56:40 +00:00
|
|
|
select SND_SOC_FSL_UTILS
|
2012-03-16 08:56:37 +00:00
|
|
|
select SND_SOC_POWERPC_DMA
|
2010-08-19 22:11:40 +00:00
|
|
|
select SND_SOC_WM8776
|
|
|
|
default y if P1022_DS
|
|
|
|
help
|
|
|
|
Say Y if you want to enable audio on the Freescale P1022 DS board.
|
|
|
|
This will also include the Wolfson Microelectronics WM8776 codec
|
|
|
|
driver.
|
|
|
|
|
2012-10-12 19:09:18 +00:00
|
|
|
config SND_SOC_P1022_RDK
|
|
|
|
tristate "ALSA SoC support for the Freescale / iVeia P1022 RDK board"
|
|
|
|
# I2C is necessary for the WM8960 driver
|
|
|
|
depends on P1022_RDK && I2C
|
|
|
|
select SND_SOC_FSL_SSI
|
|
|
|
select SND_SOC_FSL_UTILS
|
|
|
|
select SND_SOC_POWERPC_DMA
|
|
|
|
select SND_SOC_WM8960
|
|
|
|
default y if P1022_RDK
|
|
|
|
help
|
|
|
|
Say Y if you want to enable audio on the Freescale / iVeia
|
|
|
|
P1022 RDK board. This will also include the Wolfson
|
|
|
|
Microelectronics WM8960 codec driver.
|
|
|
|
|
2008-07-29 10:42:30 +00:00
|
|
|
config SND_SOC_MPC5200_I2S
|
|
|
|
tristate "Freescale MPC5200 PSC in I2S mode driver"
|
2009-05-04 14:03:21 +00:00
|
|
|
depends on PPC_MPC52xx && PPC_BESTCOMM
|
2009-05-23 23:12:59 +00:00
|
|
|
select SND_MPC52xx_DMA
|
2008-11-14 12:19:00 +00:00
|
|
|
select PPC_BESTCOMM_GEN_BD
|
2008-07-29 10:42:30 +00:00
|
|
|
help
|
|
|
|
Say Y here to support the MPC5200 PSCs in I2S mode.
|
2009-05-26 12:34:10 +00:00
|
|
|
|
|
|
|
config SND_SOC_MPC5200_AC97
|
|
|
|
tristate "Freescale MPC5200 PSC in AC97 mode driver"
|
|
|
|
depends on PPC_MPC52xx && PPC_BESTCOMM
|
2009-06-28 07:41:52 +00:00
|
|
|
select SND_SOC_AC97_BUS
|
2009-05-26 12:34:10 +00:00
|
|
|
select SND_MPC52xx_DMA
|
|
|
|
select PPC_BESTCOMM_GEN_BD
|
|
|
|
help
|
|
|
|
Say Y here to support the MPC5200 PSCs in AC97 mode.
|
|
|
|
|
2009-05-26 12:34:12 +00:00
|
|
|
config SND_MPC52xx_SOC_PCM030
|
|
|
|
tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712"
|
2009-06-28 07:42:06 +00:00
|
|
|
depends on PPC_MPC5200_SIMPLE
|
2009-05-26 12:34:12 +00:00
|
|
|
select SND_SOC_MPC5200_AC97
|
|
|
|
select SND_SOC_WM9712
|
|
|
|
help
|
2009-05-26 20:14:59 +00:00
|
|
|
Say Y if you want to add support for sound on the Phytec pcm030
|
|
|
|
baseboard.
|
2009-05-26 12:34:10 +00:00
|
|
|
|
2009-05-26 12:34:14 +00:00
|
|
|
config SND_MPC52xx_SOC_EFIKA
|
|
|
|
tristate "SoC AC97 Audio support for bbplan Efika and STAC9766"
|
2009-06-28 07:42:06 +00:00
|
|
|
depends on PPC_EFIKA
|
2009-05-26 12:34:14 +00:00
|
|
|
select SND_SOC_MPC5200_AC97
|
|
|
|
select SND_SOC_STAC9766
|
|
|
|
help
|
|
|
|
Say Y if you want to add support for sound on the Efika.
|
|
|
|
|
2012-03-16 08:56:38 +00:00
|
|
|
endif # SND_POWERPC_SOC
|
|
|
|
|
|
|
|
if SND_IMX_SOC
|
|
|
|
|
|
|
|
config SND_SOC_IMX_SSI
|
|
|
|
tristate
|
2014-03-21 06:17:15 +00:00
|
|
|
select SND_SOC_FSL_UTILS
|
2012-03-16 08:56:38 +00:00
|
|
|
|
2013-01-28 06:25:42 +00:00
|
|
|
config SND_SOC_IMX_PCM_FIQ
|
2013-07-29 21:37:32 +00:00
|
|
|
tristate
|
2012-03-16 08:56:38 +00:00
|
|
|
select FIQ
|
|
|
|
|
2014-03-16 04:21:34 +00:00
|
|
|
comment "SoC Audio support for Freescale i.MX boards:"
|
2012-03-16 08:56:38 +00:00
|
|
|
|
|
|
|
config SND_MXC_SOC_WM1133_EV1
|
Sound updates for 3.5-rc1
This is the first big chunk for 3.5 merges of sound stuff.
There are a few big changes in different areas. First off, the
streaming logic of USB-audio endpoints has been largely rewritten
for the better support of "implicit feedback". If anything about USB
got broken, this change has to be checked.
For HD-audio, the resume procedure was changed; instead of delaying
the resume of the hardware until the first use, now waking up immediately
at resume. This is for buggy BIOS.
For ASoC, dynamic PCM support and the improved support for digital links
between off-SoC devices are major framework changes.
Some highlights are below:
* HD-audio
- Avoid the accesses of invalid pin-control bits that may stall the codec
- V-ref setup cleanups
- Fix the races in power-saving code
- Fix the races in codec cache hashes and connection lists
- Split some common codes for BIOS auto-parser to hda_auto_parser.c
- Changed the PM resume code to wake up immediately for buggy BIOS
- Creative SoundCore3D support
- Add Conexant CX20751/2/3/4 codec support
* ASoC
- Dynamic PCM support, allowing support for SoCs with internal routing
through components with tight sequencing and formatting constraints
within their internal paths or where there are multiple components
connected with CPU managed DMA controllers inside the SoC.
- Greatly improved support for direct digital links between off-SoC
devices, providing a much simpler way of connecting things like digital
basebands to CODECs.
- Much more fine grained and robust locking, cleaning up some of the
confusion that crept in with multi-component.
- CPU support for nVidia Tegra 30 I2S and audio hub controllers and
ST-Ericsson MSP I2S controolers
- New CODEC drivers for Cirrus CS42L52, LAPIS Semiconductor ML26124, Texas
Instruments LM49453.
- Some regmap changes needed by the Tegra I2S driver.
- mc13783 audio support.
* Misc
- Rewrite with module_pci_driver()
- Xonar DGX support for snd-oxygen
- Improvement of packet handling in snd-firewire driver
- New USB-endpoint streaming logic
- Enhanced M-audio FTU quirks and relevant cleanups
- Increment the support of OSS devices to 256
- snd-aloop accuracy improvement
There are a few more pending changes for 3.5, but they will be
sent slightly later as partly depending on the changes of DRM.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
iQIcBAABAgAGBQJPvD/9AAoJEGwxgFQ9KSmkPsIP/AuBGpAZy7b7FiEEIy1Hhdws
US8WVuPzyDslMVdzZ8OFqyPXanIcL9gscoOGMZOEy7UFtMBiR4GuYiPRPubEMxuP
/gopUqK4SqIsIwT238qqYszSJSxE7gNEZ/2jhSGtkX4EkaSZ4bAskn0iOKX5uw2f
kTUQknA1rNLIGba2z6rJbgIW7hdxGfpFy05ruv3ct81nO+5JlgyLuP/v5R6jL+do
cum0N4dJFRd9YSEi2BG612gdz8LJyzOgPqBKmxMEva6BfqLkR8EdP80FtE3eEOiP
Et1q2LhZwOlBt0BEjsjjOVxMsgxVax6ps9cuNRTk5ECEOldU5dbDatC45L/e9mSD
OQVUjYAX1mQAtYva4U4PPn6WU6ma2L5yjy4peCObtyCMkEchXk1bfs4CEfVqCXUP
yFYN8C+y6osZOyWE3+Enn9ifZdWyLeSVq6CT33Yt+fyKlswp6gRkhKYiEPqTA5aU
p71X59Pp7q1y3tQwiMJNpf2QdkxuxfKURHswdc4BS9ct0mdZhQX0GyDS7OffkTd4
Lq5UkVMHA1rLlF9oRPd2C9P4BuMEuvLjf662YCKiw+mWFYdBC036DHLLjm1Hcwuj
UkpQ2PSrrdHG1u0c3ooZ9dQj1BNX4LoABLqvaMtce6sESD/hJ5gcprYJWvtituwM
ZzZiJavIWsoJ+SWQWBHe
=+JSm
-----END PGP SIGNATURE-----
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound updates from Takashi Iwai:
"This is the first big chunk for 3.5 merges of sound stuff.
There are a few big changes in different areas. First off, the
streaming logic of USB-audio endpoints has been largely rewritten for
the better support of "implicit feedback". If anything about USB got
broken, this change has to be checked.
For HD-audio, the resume procedure was changed; instead of delaying
the resume of the hardware until the first use, now waking up
immediately at resume. This is for buggy BIOS.
For ASoC, dynamic PCM support and the improved support for digital
links between off-SoC devices are major framework changes.
Some highlights are below:
* HD-audio
- Avoid accesses of invalid pin-control bits that may stall the codec
- V-ref setup cleanups
- Fix the races in power-saving code
- Fix the races in codec cache hashes and connection lists
- Split some common codes for BIOS auto-parser to hda_auto_parser.c
- Changed the PM resume code to wake up immediately for buggy BIOS
- Creative SoundCore3D support
- Add Conexant CX20751/2/3/4 codec support
* ASoC
- Dynamic PCM support, allowing support for SoCs with internal
routing through components with tight sequencing and formatting
constraints within their internal paths or where there are multiple
components connected with CPU managed DMA controllers inside the
SoC.
- Greatly improved support for direct digital links between off-SoC
devices, providing a much simpler way of connecting things like
digital basebands to CODECs.
- Much more fine grained and robust locking, cleaning up some of the
confusion that crept in with multi-component.
- CPU support for nVidia Tegra 30 I2S and audio hub controllers and
ST-Ericsson MSP I2S controolers
- New CODEC drivers for Cirrus CS42L52, LAPIS Semiconductor ML26124,
Texas Instruments LM49453.
- Some regmap changes needed by the Tegra I2S driver.
- mc13783 audio support.
* Misc
- Rewrite with module_pci_driver()
- Xonar DGX support for snd-oxygen
- Improvement of packet handling in snd-firewire driver
- New USB-endpoint streaming logic
- Enhanced M-audio FTU quirks and relevant cleanups
- Increment the support of OSS devices to 256
- snd-aloop accuracy improvement
There are a few more pending changes for 3.5, but they will be sent
slightly later as partly depending on the changes of DRM."
Fix up conflicts in regmap (due to duplicate patches, with some further
updates then having already come in from the regmap tree). Also some
fairly trivial context conflicts in the imx and mcx soc drivers.
* tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (280 commits)
ALSA: snd-usb: fix stream info output in /proc
ALSA: pcm - Add proper state checks to snd_pcm_drain()
ALSA: sh: Fix up namespace collision in sh_dac_audio.
ALSA: hda/realtek - Fix unused variable compile warning
ASoC: sh: fsi: enable chip specific data transfer mode
ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()
ASoC: sh: fsi: use same format for IN/OUT
ASoC: sh: fsi: add fsi_version() and removed meaningless version check
ASoC: sh: fsi: use register field macro name on IN/OUT_DMAC
ASoC: tegra: Add machine driver for WM8753 codec
ALSA: hda - Fix possible races of accesses to connection list array
ASoC: OMAP: HDMI: Introduce codec
ARM: mx31_3ds: Add sound support
ASoC: imx-mc13783 cleanup
mx31moboard: Add sound support
ASoC: mc13783 codec cleanups
ASoC: add imx-mc13783 sound support
ASoC: Add mc13783 codec
mfd: mc13xxx: add codec platform data
ASoC: don't flip master of DT-instantiated DAI links
...
2012-05-23 20:05:43 +00:00
|
|
|
tristate "Audio on the i.MX31ADS with WM1133-EV1 fitted"
|
2012-10-23 20:04:23 +00:00
|
|
|
depends on MACH_MX31ADS_WM1133_EV1
|
2012-03-16 08:56:38 +00:00
|
|
|
select SND_SOC_WM8350
|
2012-03-16 08:56:39 +00:00
|
|
|
select SND_SOC_IMX_PCM_FIQ
|
2012-03-16 08:56:38 +00:00
|
|
|
select SND_SOC_IMX_AUDMUX
|
|
|
|
select SND_SOC_IMX_SSI
|
|
|
|
help
|
|
|
|
Enable support for audio on the i.MX31ADS with the WM1133-EV1
|
|
|
|
PMIC board with WM8835x fitted.
|
|
|
|
|
|
|
|
config SND_SOC_MX27VIS_AIC32X4
|
|
|
|
tristate "SoC audio support for Visstrim M10 boards"
|
|
|
|
depends on MACH_IMX27_VISSTRIM_M10 && I2C
|
|
|
|
select SND_SOC_TLV320AIC32X4
|
2012-03-16 08:56:39 +00:00
|
|
|
select SND_SOC_IMX_PCM_DMA
|
2012-03-16 08:56:38 +00:00
|
|
|
select SND_SOC_IMX_AUDMUX
|
|
|
|
select SND_SOC_IMX_SSI
|
|
|
|
help
|
|
|
|
Say Y if you want to add support for SoC audio on Visstrim SM10
|
|
|
|
board with TLV320AIC32X4 codec.
|
|
|
|
|
|
|
|
config SND_SOC_PHYCORE_AC97
|
|
|
|
tristate "SoC Audio support for Phytec phyCORE (and phyCARD) boards"
|
|
|
|
depends on MACH_PCM043 || MACH_PCA100
|
|
|
|
select SND_SOC_AC97_BUS
|
|
|
|
select SND_SOC_WM9712
|
2012-03-16 08:56:39 +00:00
|
|
|
select SND_SOC_IMX_PCM_FIQ
|
2012-03-16 08:56:38 +00:00
|
|
|
select SND_SOC_IMX_AUDMUX
|
|
|
|
select SND_SOC_IMX_SSI
|
|
|
|
help
|
|
|
|
Say Y if you want to add support for SoC audio on Phytec phyCORE
|
|
|
|
and phyCARD boards in AC97 mode
|
|
|
|
|
|
|
|
config SND_SOC_EUKREA_TLV320
|
|
|
|
tristate "Eukrea TLV320"
|
2014-05-23 11:11:01 +00:00
|
|
|
depends on ARCH_MXC && I2C
|
2014-03-06 10:04:42 +00:00
|
|
|
select SND_SOC_TLV320AIC23_I2C
|
2012-03-16 08:56:38 +00:00
|
|
|
select SND_SOC_IMX_AUDMUX
|
|
|
|
select SND_SOC_IMX_SSI
|
2014-01-15 17:23:25 +00:00
|
|
|
select SND_SOC_FSL_SSI
|
|
|
|
select SND_SOC_IMX_PCM_DMA
|
2012-03-16 08:56:38 +00:00
|
|
|
help
|
|
|
|
Enable I2S based access to the TLV320AIC23B codec attached
|
|
|
|
to the SSI interface
|
|
|
|
|
2013-06-10 18:43:30 +00:00
|
|
|
config SND_SOC_IMX_WM8962
|
|
|
|
tristate "SoC Audio support for i.MX boards with wm8962"
|
2014-04-29 11:18:22 +00:00
|
|
|
depends on OF && I2C && INPUT
|
2013-06-10 18:43:30 +00:00
|
|
|
select SND_SOC_WM8962
|
|
|
|
select SND_SOC_IMX_PCM_DMA
|
|
|
|
select SND_SOC_IMX_AUDMUX
|
|
|
|
select SND_SOC_FSL_SSI
|
|
|
|
help
|
|
|
|
Say Y if you want to add support for SoC audio on an i.MX board with
|
|
|
|
a wm8962 codec.
|
|
|
|
|
2014-07-31 02:43:37 +00:00
|
|
|
config SND_SOC_IMX_ES8328
|
|
|
|
tristate "SoC Audio support for i.MX boards with the ES8328 codec"
|
|
|
|
depends on OF && (I2C || SPI)
|
|
|
|
select SND_SOC_ES8328_I2C if I2C
|
|
|
|
select SND_SOC_ES8328_SPI if SPI_MASTER
|
|
|
|
select SND_SOC_IMX_PCM_DMA
|
|
|
|
select SND_SOC_IMX_AUDMUX
|
|
|
|
select SND_SOC_FSL_SSI
|
|
|
|
help
|
|
|
|
Say Y if you want to add support for the ES8328 audio codec connected
|
|
|
|
via SSI/I2S over either SPI or I2C.
|
|
|
|
|
2012-03-16 08:56:44 +00:00
|
|
|
config SND_SOC_IMX_SGTL5000
|
|
|
|
tristate "SoC Audio support for i.MX boards with sgtl5000"
|
|
|
|
depends on OF && I2C
|
|
|
|
select SND_SOC_SGTL5000
|
|
|
|
select SND_SOC_IMX_PCM_DMA
|
|
|
|
select SND_SOC_IMX_AUDMUX
|
|
|
|
select SND_SOC_FSL_SSI
|
|
|
|
help
|
|
|
|
Say Y if you want to add support for SoC audio on an i.MX board with
|
|
|
|
a sgtl5000 codec.
|
|
|
|
|
2013-08-28 04:04:46 +00:00
|
|
|
config SND_SOC_IMX_SPDIF
|
|
|
|
tristate "SoC Audio support for i.MX boards with S/PDIF"
|
|
|
|
select SND_SOC_IMX_PCM_DMA
|
|
|
|
select SND_SOC_FSL_SPDIF
|
|
|
|
help
|
|
|
|
SoC Audio support for i.MX boards with S/PDIF
|
|
|
|
Say Y if you want to add support for SoC audio on an i.MX board with
|
|
|
|
a S/DPDIF.
|
|
|
|
|
2012-05-15 11:53:51 +00:00
|
|
|
config SND_SOC_IMX_MC13783
|
|
|
|
tristate "SoC Audio support for I.MX boards with mc13783"
|
2013-12-14 13:03:10 +00:00
|
|
|
depends on MFD_MC13XXX && ARM
|
2012-05-15 11:53:51 +00:00
|
|
|
select SND_SOC_IMX_SSI
|
|
|
|
select SND_SOC_IMX_AUDMUX
|
|
|
|
select SND_SOC_MC13783
|
|
|
|
select SND_SOC_IMX_PCM_DMA
|
|
|
|
|
2014-08-19 09:36:41 +00:00
|
|
|
config SND_SOC_FSL_ASOC_CARD
|
|
|
|
tristate "Generic ASoC Sound Card with ASRC support"
|
|
|
|
depends on OF && I2C
|
|
|
|
select SND_SOC_IMX_AUDMUX
|
|
|
|
select SND_SOC_IMX_PCM_DMA
|
|
|
|
select SND_SOC_FSL_ESAI
|
|
|
|
select SND_SOC_FSL_SAI
|
|
|
|
select SND_SOC_FSL_SSI
|
|
|
|
help
|
|
|
|
ALSA SoC Audio support with ASRC feature for Freescale SoCs that have
|
|
|
|
ESAI/SAI/SSI and connect with external CODECs such as WM8962, CS42888
|
|
|
|
and SGTL5000.
|
|
|
|
Say Y if you want to add support for Freescale Generic ASoC Sound Card.
|
|
|
|
|
2012-03-16 08:56:38 +00:00
|
|
|
endif # SND_IMX_SOC
|
2014-03-16 04:21:34 +00:00
|
|
|
|
|
|
|
endmenu
|