Skip to content

Commit 69fa590

Browse files
morimotobroonie
authored andcommitted
ASoC: xilinx: 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 <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 099ae84 commit 69fa590

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sound/soc/xilinx/Kconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# SPDX-License-Identifier: GPL-2.0-only
2+
menu "Xilinx"
3+
24
config SND_SOC_XILINX_I2S
35
tristate "Audio support for the Xilinx I2S"
46
help
@@ -21,3 +23,5 @@ config SND_SOC_XILINX_SPDIF
2123
Select this option to enable Xilinx SPDIF Audio.
2224
This provides playback and capture of SPDIF audio in
2325
AES format.
26+
27+
endmenu

0 commit comments

Comments
 (0)