Kconfig (bde8a8f23bbe6db51fa4e81644273af18fef3d7a) Kconfig (a63d3ff1059a4d2236521e4fdbafabfc62b4f81a)
1menuconfig SND_FIREWIRE
2 bool "FireWire sound devices"
3 depends on FIREWIRE
4 default y
5 help
6 Support for IEEE-1394/FireWire/iLink sound devices.
7
8if SND_FIREWIRE && FIREWIRE

--- 50 unchanged lines hidden (view full) ---

59 by FFADO.)
60
61 To compile this driver as a module, choose M here: the module
62 will be called snd-scs1x.
63
64config SND_FIREWORKS
65 tristate "Echo Fireworks board module support"
66 select SND_FIREWIRE_LIB
1menuconfig SND_FIREWIRE
2 bool "FireWire sound devices"
3 depends on FIREWIRE
4 default y
5 help
6 Support for IEEE-1394/FireWire/iLink sound devices.
7
8if SND_FIREWIRE && FIREWIRE

--- 50 unchanged lines hidden (view full) ---

59 by FFADO.)
60
61 To compile this driver as a module, choose M here: the module
62 will be called snd-scs1x.
63
64config SND_FIREWORKS
65 tristate "Echo Fireworks board module support"
66 select SND_FIREWIRE_LIB
67 select SND_RAWMIDI
67 help
68 Say Y here to include support for FireWire devices based
69 on Echo Digital Audio Fireworks board:
70 * Mackie Onyx 400F/1200F
71 * Echo AudioFire12/8(until 2009 July)
72 * Echo AudioFire2/4/Pre8/8(since 2009 July)
73 * Echo Fireworks 8/HDMI
74 * Gibson Robot Interface Pack/GoldTop
75
76 To compile this driver as a module, choose M here: the module
77 will be called snd-fireworks.
78
79endif # SND_FIREWIRE
68 help
69 Say Y here to include support for FireWire devices based
70 on Echo Digital Audio Fireworks board:
71 * Mackie Onyx 400F/1200F
72 * Echo AudioFire12/8(until 2009 July)
73 * Echo AudioFire2/4/Pre8/8(since 2009 July)
74 * Echo Fireworks 8/HDMI
75 * Gibson Robot Interface Pack/GoldTop
76
77 To compile this driver as a module, choose M here: the module
78 will be called snd-fireworks.
79
80endif # SND_FIREWIRE