lkml.org 
[lkml]   [2015]   [May]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v4 3/3] ASoC: qcom: fix STORM board Kconfig
Date
On Friday 22 May 2015 16:54:17 Srinivas Kandagatla wrote:
> diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig
> index 6ecac6c..f50197e 100644
> --- a/sound/soc/qcom/Kconfig
> +++ b/sound/soc/qcom/Kconfig
> @@ -26,7 +26,7 @@ config SND_SOC_LPASS_APQ8016
>
> config SND_SOC_STORM
> tristate "ASoC I2S support for Storm boards"
> - depends on (ARCH_QCOM && SND_SOC_QCOM) || COMPILE_TEST
> + depends on SND_SOC_QCOM && (ARCH_QCOM || COMPILE_TEST)
> select SND_SOC_LPASS_IPQ806X
> select SND_SOC_MAX98357A
> help
> --

Do you still have the problem that you are selecting another symbol
that 'depends on OF', but this one does not have that dependency,
or did you drop that patch now before it could get picked up?

Arnd


\
 
 \ /
  Last update: 2015-05-22 19:01    [W:0.072 / U:0.632 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site