Skip to content

Commit 823e492

Browse files
masahir0yopsiff
authored andcommitted
ALSA: seq: remove redundant 'tristate' for SND_SEQ_UMP_CLIENT
[ Upstream commit 8e8bc50 ] 'def_tristate' is a shorthand for 'default' + 'tristate'. Another 'tristate' is redundant. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Link: https://lore.kernel.org/r/20240215135304.1909431-1-masahiroy@kernel.org Signed-off-by: Takashi Iwai <tiwai@suse.de> Stable-dep-of: 9001d51 ("ALSA: seq: Make dependency on UMP clearer") Signed-off-by: Sasha Levin <sashal@kernel.org> (cherry picked from commit 8c55cb159b97f7c62c445013c7ca039a82e56a45)
1 parent 2f2a951 commit 823e492

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sound/core/seq/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ config SND_SEQ_UMP
7171
among legacy and UMP clients.
7272

7373
config SND_SEQ_UMP_CLIENT
74-
tristate
7574
def_tristate SND_UMP
7675

7776
endif # SND_SEQUENCER

0 commit comments

Comments
 (0)