5cabc1a8b3
The ASoC machine drivers for this board were only provided as examples for the new AT91 ASoC platform driver. Since the ETI-B1 board is proprietary and there are other AT91 ASoC machine drivers available, it makes sense to remove these drivers. Signed-off-by: Frank Mandarino <fmandarino@endrelia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
11 lines
301 B
Plaintext
11 lines
301 B
Plaintext
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
|