blob: 5f006f0d03dc9af7d266c7c568db9bb5760421f3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
config SND_IMX_SOC
tristate "SoC Audio for Freecale i.MX CPUs"
depends on ARCH_MXC && BROKEN
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
|