Browse Source

ASoC: ux500: Fix dependencies

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Mark Brown 13 years ago
parent
commit
c632d068de
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sound/soc/ux500/Kconfig

+ 1 - 0
sound/soc/ux500/Kconfig

@@ -4,6 +4,7 @@
 menuconfig SND_SOC_UX500
 	tristate "SoC Audio support for Ux500 platform"
 	depends on SND_SOC
+	depends on MFD_DB8500_PRCMU
 	help
 		Say Y if you want to enable ASoC-support for
 		any of the Ux500 platforms (e.g. U8500).