[alsa-devel] [PATCH] ASoC: tidyup alphabetical order for SND_SOC_Bxx

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Fri Apr 22 11:01:06 CEST 2016


Hi Mark

I noticed that this patch didn't include Makefile.
I will send v2 patch

> From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> ---
>  sound/soc/codecs/Kconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
> index 907c804..7d2d994 100644
> --- a/sound/soc/codecs/Kconfig
> +++ b/sound/soc/codecs/Kconfig
> @@ -43,6 +43,7 @@ config SND_SOC_ALL_CODECS
>  	select SND_SOC_AK5386
>  	select SND_SOC_ALC5623 if I2C
>  	select SND_SOC_ALC5632 if I2C
> +	select SND_SOC_BT_SCO
>  	select SND_SOC_CQ0093VC if MFD_DAVINCI_VOICECODEC
>  	select SND_SOC_CS35L32 if I2C
>  	select SND_SOC_CS42L51_I2C if I2C
> @@ -64,7 +65,6 @@ config SND_SOC_ALL_CODECS
>  	select SND_SOC_DA732X if I2C
>  	select SND_SOC_DA9055 if I2C
>  	select SND_SOC_DMIC
> -	select SND_SOC_BT_SCO
>  	select SND_SOC_ES8328_SPI if SPI_MASTER
>  	select SND_SOC_ES8328_I2C if I2C
>  	select SND_SOC_GTM601
> @@ -365,6 +365,9 @@ config SND_SOC_ALC5623
>  config SND_SOC_ALC5632
>  	tristate
>  
> +config SND_SOC_BT_SCO
> +	tristate
> +
>  config SND_SOC_CQ0093VC
>  	tristate
>  
> @@ -471,9 +474,6 @@ config SND_SOC_DA732X
>  config SND_SOC_DA9055
>  	tristate
>  
> -config SND_SOC_BT_SCO
> -	tristate
> -
>  config SND_SOC_DMIC
>  	tristate
>  
> -- 
> 1.9.1
> 


More information about the Alsa-devel mailing list