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

ASoC: au1x: Standardize ASoC menu

use "ASoC support for xxxx" menu

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

authored by

Kuninori Morimoto and committed by
Mark Brown
335c8983 3b2a8a3c

+4
+4
sound/soc/au1x/Kconfig
··· 2 2 ## 3 3 ## Au1200/Au1550/Au1300 PSC + DBDMA 4 4 ## 5 + menu "Au1x" 6 + 5 7 config SND_SOC_AU1XPSC 6 8 tristate "SoC Audio for Au12xx/Au13xx/Au1550" 7 9 depends on MIPS_ALCHEMY ··· 65 63 Select this option to enable audio (AC97 and I2S) on the 66 64 Alchemy/AMD/RMI/NetLogic Db1200, Db1550 and Db1300 evaluation boards. 67 65 If you need Db1300 touchscreen support, you definitely want to say Y. 66 + 67 + endmenu