Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 511b4c17 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hdsp - Add a comment about external firmwares for hdsp



When the hdsp driver is built in kernel, the corresponding firmware
files have to be built into the kernel as well (otherwise the boot
will hang up for fairly long time), but there is no way to control
it in Kconfig yet, unfortunately.  Instead, show a comment for user
just to make sure.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 8e365f9b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -532,6 +532,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