···2020# accurate. In the latter case it doesn't matter -- it'll use $(fw-shipped-all).2121# But be aware that the config file might not be included at all.22222323+fw-shipped-$(CONFIG_SND_KORG1212) += korg/k1212.dsp23242425fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)2526
+19
firmware/WHENCE
···11+ **********22+ * WHENCE *33+ **********44+55+This file attempts to document the origin and licensing information,66+if known, for each piece of firmware distributed for use with the Linux77+kernel.88+99+--------------------------------------------------------------------------1010+1111+Driver: korg1212 -- Korg 1212 IO audio device1212+1313+File: korg/k1212.dsp1414+1515+Licence: Unknown1616+1717+Found in alsa-firmware package in hex form; no licensing information.1818+1919+--------------------------------------------------------------------------
···734734config SND_KORG1212735735 tristate "Korg 1212 IO"736736 depends on SND737737- select FW_LOADER if !SND_KORG1212_FIRMWARE_IN_KERNEL738737 select SND_PCM739738 help740739 Say Y here to include support for Korg 1212IO soundcards.741740742741 To compile this driver as a module, choose M here: the module743742 will be called snd-korg1212.744744-745745-config SND_KORG1212_FIRMWARE_IN_KERNEL746746- bool "In-kernel firmware for Korg1212 driver"747747- depends on SND_KORG1212748748- default y749749- help750750- Say Y here to include the static firmware built in the kernel751751- for the Korg1212 driver. If you choose N here, you need to752752- install the firmware files from the alsa-firmware package.753743754744config SND_MAESTRO3755745 tristate "ESS Allegro/Maestro3"