aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index 0fb16cf335ea..920305c7402f 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -359,6 +359,19 @@ config SND_ENS1370
359 To compile this driver as a module, choose M here: the module 359 To compile this driver as a module, choose M here: the module
360 will be called snd-ens1370. 360 will be called snd-ens1370.
361 361
362config SND_CS5535AUDIO
363 tristate "CS5535 Audio"
364 depends on SND && X86 && !X86_64
365 select SND_PCM
366 select SND_AC97_CODEC
367 help
368 Say Y here to include support for audio on CS5535 chips. It is
369 referred to as NS CS5535 IO or AMD CS5535 IO companion in
370 various literature.
371
372 To compile this driver as a module, choose M here: the module
373 will be called snd-cs5535audio.
374
362config SND_ENS1371 375config SND_ENS1371
363 tristate "(Creative) Ensoniq AudioPCI 1371/1373" 376 tristate "(Creative) Ensoniq AudioPCI 1371/1373"
364 depends on SND 377 depends on SND