Kconfig (31f86bacfc9c8f6a3f25fa991c1f373374a9f25b) | Kconfig (2146dcfd15ad55cfdd18b45e1e6601d6a86f0cbe) |
---|---|
1# ALSA PCI drivers 2 3menuconfig SND_PCI 4 bool "PCI sound devices" 5 depends on PCI 6 default y 7 help 8 Support for sound devices connected via the PCI bus. --- 212 unchanged lines hidden (view full) --- 221 * Bgears b-Enspirer 222 * Club3D Theatron DTS 223 * HT-Omega Claro (plus) 224 * HT-Omega Claro halo (XT) 225 * Kuroutoshikou CMI8787-HG2PCI 226 * Razer Barracuda AC-1 227 * Sondigo Inferno 228 * TempoTec/MediaTek HiFier Fantasia | 1# ALSA PCI drivers 2 3menuconfig SND_PCI 4 bool "PCI sound devices" 5 depends on PCI 6 default y 7 help 8 Support for sound devices connected via the PCI bus. --- 212 unchanged lines hidden (view full) --- 221 * Bgears b-Enspirer 222 * Club3D Theatron DTS 223 * HT-Omega Claro (plus) 224 * HT-Omega Claro halo (XT) 225 * Kuroutoshikou CMI8787-HG2PCI 226 * Razer Barracuda AC-1 227 * Sondigo Inferno 228 * TempoTec/MediaTek HiFier Fantasia |
229 * TempoTec/MediaTek HiFier Serenade |
|
229 230 To compile this driver as a module, choose M here: the module 231 will be called snd-oxygen. 232 233config SND_CS4281 234 tristate "Cirrus Logic (Sound Fusion) CS4281" 235 select SND_OPL3_LIB 236 select SND_RAWMIDI --- 610 unchanged lines hidden --- | 230 231 To compile this driver as a module, choose M here: the module 232 will be called snd-oxygen. 233 234config SND_CS4281 235 tristate "Cirrus Logic (Sound Fusion) CS4281" 236 select SND_OPL3_LIB 237 select SND_RAWMIDI --- 610 unchanged lines hidden --- |