blob: 85a883299c2e5dc10c72182f1e6a2d903c15d7dd (
plain)
1
2
3
4
5
6
7
8
9
10
|
config SND_AT91_SOC
tristate "SoC Audio for the Atmel AT91 System-on-Chip"
depends on ARCH_AT91
help
Say Y or M if you want to add support for codecs attached to
the AT91 SSC interface. You will also need
to select the audio interfaces to support below.
config SND_AT91_SOC_SSC
tristate
|