]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: mxs: Standardize ASoC menu
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 12 Jun 2025 01:42:28 +0000 (01:42 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 24 Jun 2025 00:01:15 +0000 (01:01 +0100)
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/87tt4lzqez.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mxs/Kconfig

index 402ef1ee7a325ebadfde2cf09398e550f1f85ec5..2fb1ca711f71b9fc455f0775de158e497c42bee0 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: GPL-2.0-only
 menuconfig SND_MXS_SOC
-       tristate "SoC Audio for Freescale MXS CPUs"
+       tristate "Freescale MXS"
        depends on ARCH_MXS || COMPILE_TEST
        depends on COMMON_CLK
        select SND_SOC_GENERIC_DMAENGINE_PCM