mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	ASoC: generic: tidyup standardized ASoC menu for generic
commit acc84d15e4 ("ASoC: generic: Standardize ASoC menu")
standardized ASoC generic menu. Then, it moved generic menu position
under SoC group. It should be kept generic position. Tidyup it.
Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87v7n0c9d0.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
			
			
This commit is contained in:
		
							parent
							
								
									7cdadac0d2
								
							
						
					
					
						commit
						f13ab49872
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -111,7 +111,6 @@ source "sound/soc/bcm/Kconfig" | ||||||
| source "sound/soc/cirrus/Kconfig" | source "sound/soc/cirrus/Kconfig" | ||||||
| source "sound/soc/dwc/Kconfig" | source "sound/soc/dwc/Kconfig" | ||||||
| source "sound/soc/fsl/Kconfig" | source "sound/soc/fsl/Kconfig" | ||||||
| source "sound/soc/generic/Kconfig" |  | ||||||
| source "sound/soc/google/Kconfig" | source "sound/soc/google/Kconfig" | ||||||
| source "sound/soc/hisilicon/Kconfig" | source "sound/soc/hisilicon/Kconfig" | ||||||
| source "sound/soc/jz4740/Kconfig" | source "sound/soc/jz4740/Kconfig" | ||||||
|  | @ -149,5 +148,8 @@ source "sound/soc/codecs/Kconfig" | ||||||
| 
 | 
 | ||||||
| source "sound/soc/sdw_utils/Kconfig" | source "sound/soc/sdw_utils/Kconfig" | ||||||
| 
 | 
 | ||||||
|  | # generic frame-work | ||||||
|  | source "sound/soc/generic/Kconfig" | ||||||
|  | 
 | ||||||
| endif	# SND_SOC | endif	# SND_SOC | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Kuninori Morimoto
						Kuninori Morimoto