forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/sound/firewire/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 menuconfig SND_FIREWIRE
23 bool "FireWire sound devices"
34 depends on FIREWIRE
....@@ -76,7 +77,7 @@
7677 tristate "BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware"
7778 select SND_FIREWIRE_LIB
7879 select SND_HWDEP
79
- help
80
+ help
8081 Say Y here to include support for FireWire devices based
8182 on BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware:
8283 * Edirol FA-66/FA-101
....@@ -111,8 +112,8 @@
111112 * Digidesign Mbox 2 Pro
112113 * ToneWeal FW66
113114
114
- To compile this driver as a module, choose M here: the module
115
- will be called snd-bebob.
115
+ To compile this driver as a module, choose M here: the module
116
+ will be called snd-bebob.
116117
117118 config SND_FIREWIRE_DIGI00X
118119 tristate "Digidesign Digi 002/003 family support"
....@@ -149,7 +150,13 @@
149150 help
150151 Say Y here to enable support for FireWire devices which MOTU produced:
151152 * 828mk2
152
- * 828mk3
153
+ * Traveler
154
+ * Ultralite
155
+ * 8pre
156
+ * 828mk3 (FireWire only)
157
+ * 828mk3 (Hybrid)
158
+ * Audio Express
159
+ * 4pre
153160
154161 To compile this driver as a module, choose M here: the module
155162 will be called snd-firewire-motu.
....@@ -161,5 +168,9 @@
161168 help
162169 Say Y here to include support for RME fireface series.
163170 * Fireface 400
171
+ * Fireface 800
172
+ * Fireface UFX
173
+ * Fireface UCX
174
+ * Fireface 802
164175
165176 endif # SND_FIREWIRE