From c632d068de52767b5c8fcd242d54c5f559aaf233 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 10 May 2012 09:57:19 +0100 Subject: ASoC: ux500: Fix dependencies Reported-by: Stephen Rothwell Signed-off-by: Mark Brown --- sound/soc/ux500/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/soc/ux500') diff --git a/sound/soc/ux500/Kconfig b/sound/soc/ux500/Kconfig index ac852347c5dc..1be1f500fe00 100644 --- a/sound/soc/ux500/Kconfig +++ b/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). -- cgit