Browse Source

sound: ASoC: Fix dependency on AC97_BUS

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>
Mark Brown 16 năm trước cách đây
mục cha
commit
db845374e9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      sound/soc/Kconfig

+ 1 - 0
sound/soc/Kconfig

@@ -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