diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2015-11-08 00:46:34 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-11-08 03:04:36 -0500 |
commit | 94d505e9746a53af79094904ff0aa0cf0952ed58 (patch) | |
tree | 473c14d045c64474dd5295481750bb6eef17c530 /sound | |
parent | cb68429d155507ec46f1922d2beb7bc637de4836 (diff) |
ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne
A commit to add support for this model should have added a comment
about this model to Kconfig.
Fixes: 759a2f40c9fa('ALSA: oxfw: add an entry for TASCAM FireOne')
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-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 bee0e5f1a116..e92a6d949847 100644 --- a/sound/firewire/Kconfig +++ b/sound/firewire/Kconfig | |||
@@ -38,6 +38,7 @@ config SND_OXFW | |||
38 | * Mackie(Loud) Tapco Link.Firewire | 38 | * Mackie(Loud) Tapco Link.Firewire |
39 | * Mackie(Loud) d.2 pro/d.4 pro | 39 | * Mackie(Loud) d.2 pro/d.4 pro |
40 | * Mackie(Loud) U.420/U.420d | 40 | * Mackie(Loud) U.420/U.420d |
41 | * TASCAM FireOne | ||
41 | 42 | ||
42 | To compile this driver as a module, choose M here: the module | 43 | To compile this driver as a module, choose M here: the module |
43 | will be called snd-oxfw. | 44 | will be called snd-oxfw. |