aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2024-02-15 22:53:04 +0900
committerTakashi Iwai <[email protected]>2024-02-15 15:03:56 +0100
commit8e8bc5000328a1ba8f93d43faf427e8ac31fb416 (patch)
tree9b965c7207860aceb1a091d1c918d536e2610813
parent0081e83be0ca99db7bac487156d0b3ae49d936be (diff)
ALSA: seq: remove redundant 'tristate' for SND_SEQ_UMP_CLIENT
'def_tristate' is a shorthand for 'default' + 'tristate'. Another 'tristate' is redundant. Signed-off-by: Masahiro Yamada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
-rw-r--r--sound/core/seq/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/core/seq/Kconfig b/sound/core/seq/Kconfig
index c14981daf943..0374bbf51cd4 100644
--- a/sound/core/seq/Kconfig
+++ b/sound/core/seq/Kconfig
@@ -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