diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2007-03-12 03:30:58 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-05-11 10:55:46 -0400 |
commit | d65b790adbd8ea4b4c9687eda722d7b2a730ed02 (patch) | |
tree | f757b45d52754f6f04505a232b856ed7fff85c98 /sound/isa | |
parent | badec46ddf7c2d1cb0b944332746828c48debe40 (diff) |
[ALSA] Kconfig: clarify help text for external firmware entries
The external firmware files are not in the alsa-plugins but in the
alsa-firmware package.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound/isa')
-rw-r--r-- | sound/isa/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index 992e8c32508a..376c6b03d2ca 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig | |||
@@ -370,8 +370,8 @@ config SND_SB16_CSP_FIRMWARE_IN_KERNEL | |||
370 | default y | 370 | default y |
371 | help | 371 | help |
372 | Say Y here to include the static firmware built in the kernel | 372 | Say Y here to include the static firmware built in the kernel |
373 | for SB16 CSP controller. If you choose N here, the external | 373 | for the SB16 CSP controller. If you choose N here, you need |
374 | firmware files from alsa-plugins pacakge are necessary. | 374 | to install the firmware files from the alsa-firmware package. |
375 | 375 | ||
376 | config SND_SGALAXY | 376 | config SND_SGALAXY |
377 | tristate "Aztech Sound Galaxy" | 377 | tristate "Aztech Sound Galaxy" |
@@ -417,7 +417,7 @@ config SND_WAVEFRONT_FIRMWARE_IN_KERNEL | |||
417 | default y | 417 | default y |
418 | help | 418 | help |
419 | Say Y here to include the static firmware built in the kernel | 419 | Say Y here to include the static firmware built in the kernel |
420 | for Wavefront driver. If you choose N here, the external | 420 | for the Wavefront driver. If you choose N here, you need to |
421 | firmware files from alsa-plugins pacakge are necessary. | 421 | install the firmware files from the alsa-firmware package. |
422 | 422 | ||
423 | endmenu | 423 | endmenu |