Skip to content

Commit 68fbc70

Browse files
morimotobroonie
authored andcommitted
ASoC: hisilicon: 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 ac131c4 commit 68fbc70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sound/soc/hisilicon/Kconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# SPDX-License-Identifier: GPL-2.0-only
2+
menu "Hisilicon"
3+
24
config SND_I2S_HI6210_I2S
35
tristate "Hisilicon I2S controller"
46
select SND_SOC_GENERIC_DMAENGINE_PCM
57
help
68
Hisilicon I2S
9+
10+
endmenu

0 commit comments

Comments
 (0)