aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-05-10 04:57:19 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-05-10 04:57:19 -0400
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 @@
4menuconfig SND_SOC_UX500 4menuconfig SND_SOC_UX500
5 tristate "SoC Audio support for Ux500 platform" 5 tristate "SoC Audio support for Ux500 platform"
6 depends on SND_SOC 6 depends on SND_SOC
7 depends on MFD_DB8500_PRCMU
7 help 8 help
8 Say Y if you want to enable ASoC-support for 9 Say Y if you want to enable ASoC-support for
9 any of the Ux500 platforms (e.g. U8500). 10 any of the Ux500 platforms (e.g. U8500).