diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2016-03-27 16:09:09 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-03-28 09:39:41 +0200 |
commit | 25c0e953eb56168c05fed88fbad00f76e105e2c8 (patch) | |
tree | fa813b8134a00b539341b5370e446217d8dacaf8 /sound/firewire/Kconfig | |
parent | 0655ac2f4089321766bb9af19586900ad6cef7bc (diff) | |
download | linux-25c0e953eb56168c05fed88fbad00f76e105e2c8.tar.bz2 |
ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804
I forgot it.
Fixes: 3e78e1518e12('ALSA: firewire-tascam: add support for FW-1804')
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/Kconfig')
-rw-r--r-- | sound/firewire/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/firewire/Kconfig b/sound/firewire/Kconfig index 2a779c2f63ab..ab894ed1ff67 100644 --- a/sound/firewire/Kconfig +++ b/sound/firewire/Kconfig @@ -134,6 +134,7 @@ config SND_FIREWIRE_TASCAM Say Y here to include support for TASCAM. * FW-1884 * FW-1082 + * FW-1804 To compile this driver as a module, choose M here: the module will be called snd-firewire-tascam. |