Inform users about the newly added capabilities.
Signed-off-by: Adrian Knoth adi@drcomp.erfurt.thur.de
diff --git a/pci/Kconfig b/pci/Kconfig index 7b2678a..5df9844 100644 --- a/pci/Kconfig +++ b/pci/Kconfig @@ -570,13 +570,13 @@ comment "Don't forget to add built-in firmwares for HDSP driver" depends on SND_HDSP=y
config SND_HDSPM - tristate "RME Hammerfall DSP MADI" + tristate "RME Hammerfall DSP MADI/RayDAT/AIO" select SND_HWDEP select SND_RAWMIDI select SND_PCM help - Say Y here to include support for RME Hammerfall DSP MADI - soundcards. + Say Y here to include support for RME Hammerfall DSP MADI, + RayDAT and AIO soundcards.
To compile this driver as a module, choose M here: the module will be called snd-hdspm.