diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2020-05-11 11:25:40 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-05-11 09:12:06 +0200 |
commit | 07f77dd47a2ccde697fcfa3d156164cf36fe4a4d (patch) | |
tree | 6a32a2bf238687308c7a2111b478c99f4ae8e33f /sound/firewire | |
parent | 1f65e6683267dde67a71c6bfcf71de35916be11a (diff) |
ALSA: firewire-motu: fulfill missing entries in Kconfig
This is trivial commit but fulfill missing entries in Kconfig for devices
supported by ALSA firewire-motu driver.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20200511022540.161363-1-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire')
-rw-r--r-- | sound/firewire/Kconfig | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sound/firewire/Kconfig b/sound/firewire/Kconfig index f7ed69d60310..25778765cbfe 100644 --- a/sound/firewire/Kconfig +++ b/sound/firewire/Kconfig @@ -150,8 +150,12 @@ config SND_FIREWIRE_MOTU Say Y here to enable support for FireWire devices which MOTU produced: * 828mk2 * Traveler - * 828mk3 + * Ultralite + * 8pre + * 828mk3 (FireWire only) + * 828mk3 (Hybrid) * Audio Express + * 4pre To compile this driver as a module, choose M here: the module will be called snd-firewire-motu. |