diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2018-10-12 16:08:59 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-10-12 09:25:27 +0200 |
commit | e953c7ecdf07f23310cd631913ee829c38de3aa2 (patch) | |
tree | 59681a839dcc15d82cd71c40219d214ad5130798 | |
parent | 51e68fb0929c29e47e9074ca3e99ffd6021a1c5a (diff) | |
download | linux-e953c7ecdf07f23310cd631913ee829c38de3aa2.tar.bz2 |
ALSA: firewire-motu: add missing entries to Kconfig
MOTU Traveler and Audio Express are supported as well.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r-- | sound/firewire/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/firewire/Kconfig b/sound/firewire/Kconfig index 529d9f405fa9..8a146b039276 100644 --- a/sound/firewire/Kconfig +++ b/sound/firewire/Kconfig @@ -147,7 +147,9 @@ config SND_FIREWIRE_MOTU help Say Y here to enable support for FireWire devices which MOTU produced: * 828mk2 + * Traveler * 828mk3 + * Audio Express To compile this driver as a module, choose M here: the module will be called snd-firewire-motu. |