Kconfig (ec4dba5053e1109368fb80d1c0b88f2a9c971122) | Kconfig (8985f4ac1c42bd25799f294f4e87fa73064673c7) |
---|---|
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 --- 12 unchanged lines hidden (view full) --- 21 chip family (DICE-II/Jr/Mini) which TC Applied Technologies produces. 22 23 To compile this driver as a module, choose M here: the module 24 will be called snd-dice. 25 26config SND_OXFW 27 tristate "Oxford Semiconductor FW970/971 chipset support" 28 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 --- 12 unchanged lines hidden (view full) --- 21 chip family (DICE-II/Jr/Mini) which TC Applied Technologies produces. 22 23 To compile this driver as a module, choose M here: the module 24 will be called snd-dice. 25 26config SND_OXFW 27 tristate "Oxford Semiconductor FW970/971 chipset support" 28 select SND_FIREWIRE_LIB |
29 select SND_HWDEP |
|
29 help 30 Say Y here to include support for FireWire devices based on 31 Oxford Semiconductor FW970/971 chipset. 32 * Griffin Firewave 33 * LaCie Firewire Speakers 34 * Behringer F-Control Audio 202 35 * Mackie(Loud) Onyx-i series (former models) 36 * Mackie(Loud) Onyx Satellite --- 84 unchanged lines hidden --- | 30 help 31 Say Y here to include support for FireWire devices based on 32 Oxford Semiconductor FW970/971 chipset. 33 * Griffin Firewave 34 * LaCie Firewire Speakers 35 * Behringer F-Control Audio 202 36 * Mackie(Loud) Onyx-i series (former models) 37 * Mackie(Loud) Onyx Satellite --- 84 unchanged lines hidden --- |