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 93422e3a3f0c..7478971cd21d 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -532,6 +532,9 @@ config SND_HDSP | |||
532 | To compile this driver as a module, choose M here: the module | 532 | To compile this driver as a module, choose M here: the module |
533 | will be called snd-hdsp. | 533 | will be called snd-hdsp. |
534 | 534 | ||
535 | comment "Don't forget to add built-in firmwares for HDSP driver" | ||
536 | depends on SND_HDSP=y | ||
537 | |||
535 | config SND_HDSPM | 538 | config SND_HDSPM |
536 | tristate "RME Hammerfall DSP MADI" | 539 | tristate "RME Hammerfall DSP MADI" |
537 | select SND_HWDEP | 540 | select SND_HWDEP |