2 # SoC audio configuration
5 menu "System on Chip audio support"
8 config SND_SOC_AC97_BUS
12 tristate "ALSA for SoC audio support"
17 If you want ASoC support, you should say Y here and also to the
18 specific driver for your SoC platform below.
20 ASoC provides power efficient ALSA support for embedded battery powered
21 SoC based systems like PDA's, Phones and Personal Media Players.
23 This ASoC audio support can also be built as a module. If so, the module
24 will be called snd-soc-core.
26 # All the supported Soc's
27 source "sound/soc/at91/Kconfig"
28 source "sound/soc/pxa/Kconfig"
29 source "sound/soc/s3c24xx/Kconfig"
30 source "sound/soc/sh/Kconfig"
33 source "sound/soc/codecs/Kconfig"