blob: 84a25e61bed8f1ad1c29b2bbe9e6712798f1dc65 (
plain)
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
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
|