From: Mark Brown Date: Thu, 10 May 2012 08:57:19 +0000 (+0100) Subject: ASoC: ux500: Fix dependencies X-Git-Tag: v3.5-rc1~13^2~9^2~25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c632d068de52767b5c8fcd242d54c5f559aaf233;p=profile%2Fivi%2Fkernel-x86-ivi.git ASoC: ux500: Fix dependencies Reported-by: Stephen Rothwell Signed-off-by: Mark Brown --- diff --git a/sound/soc/ux500/Kconfig b/sound/soc/ux500/Kconfig index ac85234..1be1f50 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).