diff options
author | Jaswinder Singh <jaswinder@infradead.org> | 2008-07-05 18:05:22 +0530 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-14 14:45:46 -0700 |
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 coprocessor can do variable tasks like various compression and decompression algorithms. -config SND_SB16_CSP_FIRMWARE_IN_KERNEL - bool "In-kernel firmware for SB16 CSP" - depends on SND_SB16_CSP - default y - help - Say Y here to include the static firmware built in the kernel - for the SB16 CSP controller. If you choose N here, you need - to install the firmware files from the alsa-firmware package. - config SND_SGALAXY tristate "Aztech Sound Galaxy" depends on SND |