aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2007-03-12 08:30:58 +0100
committerJaroslav Kysela <perex@suse.cz>2007-05-11 16:55:46 +0200
commitd65b790adbd8ea4b4c9687eda722d7b2a730ed02 (patch)
treef757b45d52754f6f04505a232b856ed7fff85c98 /sound/pci/Kconfig
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/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig12
1 files changed, 6 insertions, 6 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index b8e64581280..9ed4f2fa8fe 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -590,8 +590,8 @@ config SND_KORG1212_FIRMWARE_IN_KERNEL
default y
help
Say Y here to include the static firmware built in the kernel
- for Korg1212 driver. If you choose N here, the external
- firmware files from alsa-plugins pacakge are necessary.
+ for the Korg1212 driver. If you choose N here, you need to
+ install the firmware files from the alsa-firmware package.
config SND_MAESTRO3
tristate "ESS Allegro/Maestro3"
@@ -611,8 +611,8 @@ config SND_MAESTRO3_FIRMWARE_IN_KERNEL
default y
help
Say Y here to include the static firmware built in the kernel
- for Maestro3 driver. If you choose N here, the external
- firmware files from alsa-plugins pacakge are necessary.
+ for the Maestro3 driver. If you choose N here, you need to
+ install the firmware files from the alsa-firmware package.
config SND_MIXART
tristate "Digigram miXart"
@@ -772,8 +772,8 @@ config SND_YMFPCI_FIRMWARE_IN_KERNEL
default y
help
Say Y here to include the static firmware built in the kernel
- for YMFPCI driver. If you choose N here, the external
- firmware files from alsa-plugins pacakge are necessary.
+ for the YMFPCI driver. If you choose N here, you need to
+ install the firmware files from the alsa-firmware package.
config SND_AC97_POWER_SAVE
bool "AC97 Power-Saving Mode"