ALSA: seq: remove redundant 'tristate' for SND_SEQ_UMP_CLIENT
BugLink: https://bugs.launchpad.net/bugs/2111953 [ Upstream commit 8e8bc5000328a1ba8f93d43faf427e8ac31fb416 ] '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: 9001d5154435 ("ALSA: seq: Make dependency on UMP clearer") Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Manuel Diewald <manuel.diewald@canonical.com> Signed-off-by: Mehmet Basaran <mehmet.basaran@canonical.com>
This commit is contained in:
committed by
Mehmet Basaran
parent
4feb85c990
commit
e605bfb1b3
@@ -71,7 +71,6 @@ config SND_SEQ_UMP
|
||||
among legacy and UMP clients.
|
||||
|
||||
config SND_SEQ_UMP_CLIENT
|
||||
tristate
|
||||
def_tristate SND_UMP
|
||||
|
||||
endif # SND_SEQUENCER
|
||||
|
||||
Reference in New Issue
Block a user