diff options
author | Jaswinder Singh <jaswinder@infradead.org> | 2008-07-05 08:35:22 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-14 17:45:46 -0400 |
commit | d71792ac3d48df6693f7b339e02494efc27036c3 (patch) | |
tree | fa5ee1c156cfd0786610fc20213098a13537eab3 /sound/isa/Kconfig | |
parent | 7f127d5ed0da66053482a3e18014c439da3c41d1 (diff) |
firmware: convert sb16_csp driver to use firmware loader exclusively
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'sound/isa/Kconfig')
-rw-r--r-- | sound/isa/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index 2639a6ab8f2e..1ff9f631084f 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig | |||
@@ -391,15 +391,6 @@ config SND_SB16_CSP | |||
391 | coprocessor can do variable tasks like various compression and | 391 | coprocessor can do variable tasks like various compression and |
392 | decompression algorithms. | 392 | decompression algorithms. |
393 | 393 | ||
394 | config SND_SB16_CSP_FIRMWARE_IN_KERNEL | ||
395 | bool "In-kernel firmware for SB16 CSP" | ||
396 | depends on SND_SB16_CSP | ||
397 | default y | ||
398 | help | ||
399 | Say Y here to include the static firmware built in the kernel | ||
400 | for the SB16 CSP controller. If you choose N here, you need | ||
401 | to install the firmware files from the alsa-firmware package. | ||
402 | |||
403 | config SND_SGALAXY | 394 | config SND_SGALAXY |
404 | tristate "Aztech Sound Galaxy" | 395 | tristate "Aztech Sound Galaxy" |
405 | depends on SND | 396 | depends on SND |