mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-20 16:30:53 +00:00
3cc4e53f86
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
14 lines
271 B
Plaintext
14 lines
271 B
Plaintext
config SND_IMX_SOC
|
|
tristate "SoC Audio for Freescale i.MX CPUs"
|
|
depends on ARCH_MXC
|
|
select SND_PCM
|
|
select FIQ
|
|
select SND_SOC_AC97_BUS
|
|
help
|
|
Say Y or M if you want to add support for codecs attached to
|
|
the i.MX SSI interface.
|
|
|
|
config SND_MXC_SOC_SSI
|
|
tristate
|
|
|