Kconfig (e922b0028fad87de0d262f9fa51f98595d2df258) | Kconfig (49c88b85b53767f97eb8c9171cb0b976c62a0114) |
---|---|
1# ALSA PCI drivers 2 3menu "PCI devices" 4 depends on SND!=n && PCI 5 6config SND_AD1889 7 tristate "Analog Devices AD1889" 8 depends on SND --- 148 unchanged lines hidden (view full) --- 157 Higher sample rates won't hurt your hardware, but audio 158 quality may suffer. 159 160config SND_CA0106 161 tristate "SB Audigy LS / Live 24bit" 162 depends on SND 163 select SND_AC97_CODEC 164 select SND_RAWMIDI | 1# ALSA PCI drivers 2 3menu "PCI devices" 4 depends on SND!=n && PCI 5 6config SND_AD1889 7 tristate "Analog Devices AD1889" 8 depends on SND --- 148 unchanged lines hidden (view full) --- 157 Higher sample rates won't hurt your hardware, but audio 158 quality may suffer. 159 160config SND_CA0106 161 tristate "SB Audigy LS / Live 24bit" 162 depends on SND 163 select SND_AC97_CODEC 164 select SND_RAWMIDI |
165 select SND_VMASTER |
|
165 help 166 Say Y here to include support for the Sound Blaster Audigy LS 167 and Live 24bit. 168 169 To compile this driver as a module, choose M here: the module 170 will be called snd-ca0106. 171 172config SND_CMIPCI --- 792 unchanged lines hidden --- | 166 help 167 Say Y here to include support for the Sound Blaster Audigy LS 168 and Live 24bit. 169 170 To compile this driver as a module, choose M here: the module 171 will be called snd-ca0106. 172 173config SND_CMIPCI --- 792 unchanged lines hidden --- |