diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-06-10 07:26:32 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-06-10 07:26:32 +0200 |
commit | 3c2fcf36d78d75eef46c2e39483ff8c3230ae335 (patch) | |
tree | bfdc9aa500a97c30789742299597f689f0e55ef3 /sound/pci/Kconfig | |
parent | 81ad969dbf8b10c3e79c5811b8328c054c21ef39 (diff) | |
parent | 511b4c171a8054506e8898c40833e31270689b8b (diff) |
Merge branch 'topic/hdsp' into for-linus
* topic/hdsp:
ALSA: hdsp - Add a comment about external firmwares for hdsp
ALSA: hdsp: allow firmware loading from inside the kernel
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 To compile this driver as a module, choose M here: the module will be called snd-hdsp. +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" select SND_HWDEP |