aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2007-03-12 03:30:58 -0400
committerJaroslav Kysela <perex@suse.cz>2007-05-11 10:55:46 -0400
commitd65b790adbd8ea4b4c9687eda722d7b2a730ed02 (patch)
treef757b45d52754f6f04505a232b856ed7fff85c98 /sound
parentbadec46ddf7c2d1cb0b944332746828c48debe40 (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')
-rw-r--r--sound/isa/Kconfig8
-rw-r--r--sound/pci/Kconfig12
2 files changed, 10 insertions, 10 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
376config SND_SGALAXY 376config 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
423endmenu 423endmenu
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index b8e645812808..9ed4f2fa8fe6 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -590,8 +590,8 @@ config SND_KORG1212_FIRMWARE_IN_KERNEL
590 default y 590 default y
591 help 591 help
592 Say Y here to include the static firmware built in the kernel 592 Say Y here to include the static firmware built in the kernel
593 for Korg1212 driver. If you choose N here, the external 593 for the Korg1212 driver. If you choose N here, you need to
594 firmware files from alsa-plugins pacakge are necessary. 594 install the firmware files from the alsa-firmware package.
595 595
596config SND_MAESTRO3 596config SND_MAESTRO3
597 tristate "ESS Allegro/Maestro3" 597 tristate "ESS Allegro/Maestro3"
@@ -611,8 +611,8 @@ config SND_MAESTRO3_FIRMWARE_IN_KERNEL
611 default y 611 default y
612 help 612 help
613 Say Y here to include the static firmware built in the kernel 613 Say Y here to include the static firmware built in the kernel
614 for Maestro3 driver. If you choose N here, the external 614 for the Maestro3 driver. If you choose N here, you need to
615 firmware files from alsa-plugins pacakge are necessary. 615 install the firmware files from the alsa-firmware package.
616 616
617config SND_MIXART 617config SND_MIXART
618 tristate "Digigram miXart" 618 tristate "Digigram miXart"
@@ -772,8 +772,8 @@ config SND_YMFPCI_FIRMWARE_IN_KERNEL
772 default y 772 default y
773 help 773 help
774 Say Y here to include the static firmware built in the kernel 774 Say Y here to include the static firmware built in the kernel
775 for YMFPCI driver. If you choose N here, the external 775 for the YMFPCI driver. If you choose N here, you need to
776 firmware files from alsa-plugins pacakge are necessary. 776 install the firmware files from the alsa-firmware package.
777 777
778config SND_AC97_POWER_SAVE 778config SND_AC97_POWER_SAVE
779 bool "AC97 Power-Saving Mode" 779 bool "AC97 Power-Saving Mode"