xref: /openbmc/linux/sound/soc/Kconfig (revision 7f137ab673124ee0a210ab5b74c1f7234d6145fa)
1a3288176SLiam Girdwood#
2a3288176SLiam Girdwood# SoC audio configuration
3a3288176SLiam Girdwood#
4a3288176SLiam Girdwood
5a3288176SLiam Girdwoodmenu "SoC audio support"
6a3288176SLiam Girdwood	depends on SND!=n
7a3288176SLiam Girdwood
8*7f137ab6SRichard Purdieconfig SND_SOC_AC97_BUS
9*7f137ab6SRichard Purdie	bool
10*7f137ab6SRichard Purdie
11a3288176SLiam Girdwoodconfig SND_SOC
12a3288176SLiam Girdwood	tristate "SoC audio support"
13a3288176SLiam Girdwood	---help---
14a3288176SLiam Girdwood
15a3288176SLiam Girdwood	  If you want SoC support, you should say Y here and also to the
16a3288176SLiam Girdwood	  specific driver for your SoC below. You will also need to select the
17a3288176SLiam Girdwood	  specific codec(s) attached to the SoC
18a3288176SLiam Girdwood
19a3288176SLiam Girdwood	  This SoC audio support can also be built as a module.  If so, the module
20a3288176SLiam Girdwood	  will be called snd-soc-core.
21a3288176SLiam Girdwood
22*7f137ab6SRichard Purdie# Supported codecs
23*7f137ab6SRichard Purdiesource "sound/soc/codecs/Kconfig"
24*7f137ab6SRichard Purdie
25a3288176SLiam Girdwoodendmenu
26