summaryrefslogtreecommitdiff
path: root/sound/soc/ux500
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-05-10 09:57:19 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-05-10 09:57:19 +0100
commitc632d068de52767b5c8fcd242d54c5f559aaf233 (patch)
tree4611ec8be5ca7b780322eb84f57ecc99491724d7 /sound/soc/ux500
parenta7f44885e23070cbb78a06d6e04bb6b687f75c64 (diff)
ASoC: ux500: Fix dependencies
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/ux500')
-rw-r--r--sound/soc/ux500/Kconfig1
1 files changed, 1 insertions, 0 deletions
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).