diff options
-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 ac852347c5dc..1be1f500fe00 100644 --- a/sound/soc/ux500/Kconfig +++ b/sound/soc/ux500/Kconfig | |||
@@ -4,6 +4,7 @@ | |||
4 | menuconfig SND_SOC_UX500 | 4 | menuconfig 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). |