diff options
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 3a7640feaf92..feba076b3666 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -542,6 +542,9 @@ config SND_HDSP | |||
542 | To compile this driver as a module, choose M here: the module | 542 | To compile this driver as a module, choose M here: the module |
543 | will be called snd-hdsp. | 543 | will be called snd-hdsp. |
544 | 544 | ||
545 | comment "Don't forget to add built-in firmwares for HDSP driver" | ||
546 | depends on SND_HDSP=y | ||
547 | |||
545 | config SND_HDSPM | 548 | config SND_HDSPM |
546 | tristate "RME Hammerfall DSP MADI" | 549 | tristate "RME Hammerfall DSP MADI" |
547 | select SND_HWDEP | 550 | select SND_HWDEP |