diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-05-10 09:57:19 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-05-10 09:57:19 +0100 |
commit | c632d068de52767b5c8fcd242d54c5f559aaf233 (patch) | |
tree | 4611ec8be5ca7b780322eb84f57ecc99491724d7 /sound | |
parent | a7f44885e23070cbb78a06d6e04bb6b687f75c64 (diff) | |
download | linux-3.10-c632d068de52767b5c8fcd242d54c5f559aaf233.tar.gz linux-3.10-c632d068de52767b5c8fcd242d54c5f559aaf233.tar.bz2 linux-3.10-c632d068de52767b5c8fcd242d54c5f559aaf233.zip |
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')
-rw-r--r-- | sound/soc/ux500/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/ux500/Kconfig b/sound/soc/ux500/Kconfig index ac852347c5d..1be1f500fe0 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). |