xref: /openbmc/linux/sound/soc/Kconfig (revision aef3b06ac69783d6a6d1e4357c62bab46dd16141)
1a3288176SLiam Girdwood#
2a3288176SLiam Girdwood# SoC audio configuration
3a3288176SLiam Girdwood#
4a3288176SLiam Girdwood
543a23389SLiam Girdwoodmenu "System on Chip audio support"
6a3288176SLiam Girdwood	depends on SND!=n
7a3288176SLiam Girdwood
87f137ab6SRichard Purdieconfig SND_SOC_AC97_BUS
97f137ab6SRichard Purdie	bool
107f137ab6SRichard Purdie
11a3288176SLiam Girdwoodconfig SND_SOC
1243a23389SLiam Girdwood	tristate "ALSA for SoC audio support"
131fc273b8STakashi Iwai	depends on SND
141fc273b8STakashi Iwai	select SND_PCM
15a3288176SLiam Girdwood	---help---
16a3288176SLiam Girdwood
1743a23389SLiam Girdwood	  If you want ASoC support, you should say Y here and also to the
1843a23389SLiam Girdwood	  specific driver for your SoC platform below.
19a3288176SLiam Girdwood
2043a23389SLiam Girdwood	  ASoC provides power efficient ALSA support for embedded battery powered
2143a23389SLiam Girdwood	  SoC based systems like PDA's, Phones and Personal Media Players.
2243a23389SLiam Girdwood
2343a23389SLiam Girdwood	  This ASoC audio support can also be built as a module.  If so, the module
24a3288176SLiam Girdwood	  will be called snd-soc-core.
25a3288176SLiam Girdwood
268dafc0fbSFrank Mandarino# All the supported Soc's
278dafc0fbSFrank Mandarinosource "sound/soc/at91/Kconfig"
28734c2d4bSLiam Girdwoodsource "sound/soc/pxa/Kconfig"
2986e1f0dfSGraeme Gregorysource "sound/soc/s3c24xx/Kconfig"
30*aef3b06aSManuel Lausssource "sound/soc/sh/Kconfig"
318dafc0fbSFrank Mandarino
327f137ab6SRichard Purdie# Supported codecs
337f137ab6SRichard Purdiesource "sound/soc/codecs/Kconfig"
347f137ab6SRichard Purdie
35a3288176SLiam Girdwoodendmenu
36