summaryrefslogtreecommitdiffstats
path: root/sound/soc/stm/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-10-23 20:07:07 +0200
committerTakashi Iwai <tiwai@suse.de>2018-10-23 20:07:07 +0200
commitde7d83da84bdf0b5ec50b3b09249e608c0e4b81d (patch)
tree50df11e4cec58abd3a242ddce22df26bcae021a2 /sound/soc/stm/Kconfig
parent5e3cdecf7834a764b9d24f6e696adf3e03813fab (diff)
parent6be0f96d799f487f05eb412d362d5a1747d665c2 (diff)
downloadlinux-de7d83da84bdf0b5ec50b3b09249e608c0e4b81d.tar.bz2
Merge tag 'asoc-v5.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Additional fixes for the next release A couple of fixes for build bot issues in the STM32 SAI driver.
Diffstat (limited to 'sound/soc/stm/Kconfig')
-rw-r--r--sound/soc/stm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/stm/Kconfig b/sound/soc/stm/Kconfig
index 9b2681397dba..c66ffa72057e 100644
--- a/sound/soc/stm/Kconfig
+++ b/sound/soc/stm/Kconfig
@@ -3,6 +3,7 @@ menu "STMicroelectronics STM32 SOC audio support"
config SND_SOC_STM32_SAI
tristate "STM32 SAI interface (Serial Audio Interface) support"
depends on (ARCH_STM32 && OF) || COMPILE_TEST
+ depends on COMMON_CLK
depends on SND_SOC
select SND_SOC_GENERIC_DMAENGINE_PCM
select REGMAP_MMIO