From: Krzysztof Kozlowski Date: Sun, 20 Nov 2016 19:24:54 +0000 (+0200) Subject: ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASoc X-Git-Tag: v4.10-rc1~121^2~3^2~4^5~3 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=a41dcdeee5d87cf3852b857cc3a8507832ec8b42;p=linux.git ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASoc Instead of build time, Samsung ASoC drivers have rather runtime dependency on Exynos or other Samsung platforms. For building they require Common Clock Framework. If it is provided they could be compile tested to increase build coverage. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Mark Brown --- diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig index ea0fa9971a0c..48dcd3dd9ec7 100644 --- a/sound/soc/samsung/Kconfig +++ b/sound/soc/samsung/Kconfig @@ -1,6 +1,7 @@ menuconfig SND_SOC_SAMSUNG tristate "ASoC support for Samsung" - depends on (PLAT_SAMSUNG || ARCH_EXYNOS) + depends on PLAT_SAMSUNG || ARCH_EXYNOS || COMPILE_TEST + depends on COMMON_CLK select SND_SOC_GENERIC_DMAENGINE_PCM ---help--- Say Y or M if you want to add support for codecs attached to