diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-08-27 09:31:03 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-08-29 04:06:16 -0400 |
commit | ac68c16a44df6dd9edfde31917ae304526f60398 (patch) | |
tree | 5ca71513070d4a79b85814983298219d1ecf0082 /sound/isa | |
parent | f0062a92c330cf5a45fe6c8bf30a9ee82e88f530 (diff) |
ALSA: remove obsolete *_FIRMARE_IN_KERNEL in isa/Kconfig
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/isa')
-rw-r--r-- | sound/isa/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index ec80444c2a96..660beb41f767 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig | |||
@@ -360,7 +360,7 @@ config SND_SBAWE | |||
360 | config SND_SB16_CSP | 360 | config SND_SB16_CSP |
361 | bool "Sound Blaster 16/AWE CSP support" | 361 | bool "Sound Blaster 16/AWE CSP support" |
362 | depends on (SND_SB16 || SND_SBAWE) && (BROKEN || !PPC) | 362 | depends on (SND_SB16 || SND_SBAWE) && (BROKEN || !PPC) |
363 | select FW_LOADER if !SND_SB16_CSP_FIRMWARE_IN_KERNEL | 363 | select FW_LOADER |
364 | help | 364 | help |
365 | Say Y here to include support for the CSP core. This special | 365 | Say Y here to include support for the CSP core. This special |
366 | coprocessor can do variable tasks like various compression and | 366 | coprocessor can do variable tasks like various compression and |