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>
This commit is contained in:
parent
f0062a92c3
commit
ac68c16a44
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ config SND_SBAWE
|
||||||
config SND_SB16_CSP
|
config SND_SB16_CSP
|
||||||
bool "Sound Blaster 16/AWE CSP support"
|
bool "Sound Blaster 16/AWE CSP support"
|
||||||
depends on (SND_SB16 || SND_SBAWE) && (BROKEN || !PPC)
|
depends on (SND_SB16 || SND_SBAWE) && (BROKEN || !PPC)
|
||||||
select FW_LOADER if !SND_SB16_CSP_FIRMWARE_IN_KERNEL
|
select FW_LOADER
|
||||||
help
|
help
|
||||||
Say Y here to include support for the CSP core. This special
|
Say Y here to include support for the CSP core. This special
|
||||||
coprocessor can do variable tasks like various compression and
|
coprocessor can do variable tasks like various compression and
|
||||||
|
|
Loading…
Reference in a new issue