Skip to content

Commit

Permalink
sound: ASoC: Fix dependency on AC97_BUS
Browse files Browse the repository at this point in the history
When built with AC97 support the ASoC core depends on AC97_BUS so force
it to be available Kconfig.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
Mark Brown authored and Jaroslav Kysela committed Sep 23, 2008
1 parent d742632 commit db84537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
menuconfig SND_SOC
tristate "ALSA for SoC audio support"
select SND_PCM
select AC97_BUS if SND_SOC_AC97_BUS
---help---

If you want ASoC support, you should say Y here and also to the
Expand Down

0 comments on commit db84537

Please sign in to comment.