Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: ux500: Standardize ASoC menu

Current Kconfig menu at [ALSA for SoC audio support] has no rules.
So, some venders are using menu style, some venders are listed each drivers
on top page, etc. It is difficult to find target vender and/or drivers
because it is very random.

Let's standardize ASoC menu

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/877c1hzqcv.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Kuninori Morimoto and committed by
Mark Brown
5b8b93e6 41b94a6f

+1 -1
+1 -1
sound/soc/ux500/Kconfig
··· 3 3 # Ux500 SoC audio configuration 4 4 # 5 5 menuconfig SND_SOC_UX500 6 - tristate "SoC Audio support for Ux500 platform" 6 + tristate "Ux500" 7 7 depends on SND_SOC 8 8 depends on MFD_DB8500_PRCMU 9 9 help