aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>2011-01-26 13:32:15 -0500
committerTakashi Iwai <tiwai@suse.de>2011-01-27 06:09:21 -0500
commitfbcdf3343bc8a1272092cf6d164516b76505708b (patch)
treefcfc2b2e9407cdcae6004fa3b94a45d2c32a30a0
parent0dca1793063c28dde8f6c49c9c72203fe5cb6efc (diff)
ALSA: hdspm - Add RayDAT and AIO strings to Kconfig
Inform users about the newly added support for RayDAT and AIO. Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--sound/pci/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index 9823d59d7ad7..1fb3e2470c72 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -572,13 +572,13 @@ comment "Don't forget to add built-in firmwares for HDSP driver"
572 depends on SND_HDSP=y 572 depends on SND_HDSP=y
573 573
574config SND_HDSPM 574config SND_HDSPM
575 tristate "RME Hammerfall DSP MADI" 575 tristate "RME Hammerfall DSP MADI/RayDAT/AIO"
576 select SND_HWDEP 576 select SND_HWDEP
577 select SND_RAWMIDI 577 select SND_RAWMIDI
578 select SND_PCM 578 select SND_PCM
579 help 579 help
580 Say Y here to include support for RME Hammerfall DSP MADI 580 Say Y here to include support for RME Hammerfall DSP MADI,
581 soundcards. 581 RayDAT and AIO soundcards.
582 582
583 To compile this driver as a module, choose M here: the module 583 To compile this driver as a module, choose M here: the module
584 will be called snd-hdspm. 584 will be called snd-hdspm.