kernel/sound/soc/stm/Kconfig
.. .. @@ -1,8 +1,10 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 menu "STMicroelectronics STM32 SOC audio support" 2 3 3 4 config SND_SOC_STM32_SAI 4 5 tristate "STM32 SAI interface (Serial Audio Interface) support" 5 6 depends on (ARCH_STM32 && OF) || COMPILE_TEST 7 + depends on COMMON_CLK6 8 depends on SND_SOC 7 9 select SND_SOC_GENERIC_DMAENGINE_PCM 8 10 select REGMAP_MMIO