From: Alexander Shiyan Date: Tue, 25 Feb 2014 18:01:54 +0000 (+0400) Subject: ASoC: cirrus: Remove excess dependencies on SND_SOC X-Git-Tag: v4.14-rc1~7708^2~1^2~5^2~7^4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=17cb37aafdc11b875b915292ae21ac3a4f1425a7;p=platform%2Fkernel%2Flinux-rpi.git ASoC: cirrus: Remove excess dependencies on SND_SOC Configuration for Cirrus Logic audio support is included only if SND_SOC symbol selected, so no reason to check it once more. Signed-off-by: Alexander Shiyan Signed-off-by: Mark Brown --- diff --git a/sound/soc/cirrus/Kconfig b/sound/soc/cirrus/Kconfig index 06f938d..c872dac 100644 --- a/sound/soc/cirrus/Kconfig +++ b/sound/soc/cirrus/Kconfig @@ -1,6 +1,6 @@ config SND_EP93XX_SOC tristate "SoC Audio support for the Cirrus Logic EP93xx series" - depends on (ARCH_EP93XX || COMPILE_TEST) && SND_SOC + depends on ARCH_EP93XX || COMPILE_TEST select SND_SOC_GENERIC_DMAENGINE_PCM help Say Y or M if you want to add support for codecs attached to