xref: /openbmc/linux/sound/soc/Kconfig (revision 43a23389003f92cc26a84a680008330e094db38d)
1a3288176SLiam Girdwood#
2a3288176SLiam Girdwood# SoC audio configuration
3a3288176SLiam Girdwood#
4a3288176SLiam Girdwood
5*43a23389SLiam 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
12*43a23389SLiam Girdwood	tristate "ALSA for SoC audio support"
131fc273b8STakashi Iwai	depends on SND
141fc273b8STakashi Iwai	select SND_PCM
15a3288176SLiam Girdwood	---help---
16a3288176SLiam Girdwood
17*43a23389SLiam Girdwood	  If you want ASoC support, you should say Y here and also to the
18*43a23389SLiam Girdwood	  specific driver for your SoC platform below.
19a3288176SLiam Girdwood
20*43a23389SLiam Girdwood	  ASoC provides power efficient ALSA support for embedded battery powered
21*43a23389SLiam Girdwood	  SoC based systems like PDA's, Phones and Personal Media Players.
22*43a23389SLiam Girdwood
23*43a23389SLiam 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"
308dafc0fbSFrank Mandarino
317f137ab6SRichard Purdie# Supported codecs
327f137ab6SRichard Purdiesource "sound/soc/codecs/Kconfig"
337f137ab6SRichard Purdie
34a3288176SLiam Girdwoodendmenu
35