Commit d65b790a authored by Clemens Ladisch's avatar Clemens Ladisch Committed by Jaroslav Kysela

[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: default avatarClemens Ladisch <clemens@ladisch.de>
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent badec46d
...@@ -370,8 +370,8 @@ config SND_SB16_CSP_FIRMWARE_IN_KERNEL ...@@ -370,8 +370,8 @@ config SND_SB16_CSP_FIRMWARE_IN_KERNEL
default y default y
help help
Say Y here to include the static firmware built in the kernel Say Y here to include the static firmware built in the kernel
for SB16 CSP controller. If you choose N here, the external for the SB16 CSP controller. If you choose N here, you need
firmware files from alsa-plugins pacakge are necessary. to install the firmware files from the alsa-firmware package.
config SND_SGALAXY config SND_SGALAXY
tristate "Aztech Sound Galaxy" tristate "Aztech Sound Galaxy"
...@@ -417,7 +417,7 @@ config SND_WAVEFRONT_FIRMWARE_IN_KERNEL ...@@ -417,7 +417,7 @@ config SND_WAVEFRONT_FIRMWARE_IN_KERNEL
default y default y
help help
Say Y here to include the static firmware built in the kernel Say Y here to include the static firmware built in the kernel
for Wavefront driver. If you choose N here, the external for the Wavefront driver. If you choose N here, you need to
firmware files from alsa-plugins pacakge are necessary. install the firmware files from the alsa-firmware package.
endmenu endmenu
...@@ -590,8 +590,8 @@ config SND_KORG1212_FIRMWARE_IN_KERNEL ...@@ -590,8 +590,8 @@ config SND_KORG1212_FIRMWARE_IN_KERNEL
default y default y
help help
Say Y here to include the static firmware built in the kernel Say Y here to include the static firmware built in the kernel
for Korg1212 driver. If you choose N here, the external for the Korg1212 driver. If you choose N here, you need to
firmware files from alsa-plugins pacakge are necessary. install the firmware files from the alsa-firmware package.
config SND_MAESTRO3 config SND_MAESTRO3
tristate "ESS Allegro/Maestro3" tristate "ESS Allegro/Maestro3"
...@@ -611,8 +611,8 @@ config SND_MAESTRO3_FIRMWARE_IN_KERNEL ...@@ -611,8 +611,8 @@ config SND_MAESTRO3_FIRMWARE_IN_KERNEL
default y default y
help help
Say Y here to include the static firmware built in the kernel Say Y here to include the static firmware built in the kernel
for Maestro3 driver. If you choose N here, the external for the Maestro3 driver. If you choose N here, you need to
firmware files from alsa-plugins pacakge are necessary. install the firmware files from the alsa-firmware package.
config SND_MIXART config SND_MIXART
tristate "Digigram miXart" tristate "Digigram miXart"
...@@ -772,8 +772,8 @@ config SND_YMFPCI_FIRMWARE_IN_KERNEL ...@@ -772,8 +772,8 @@ config SND_YMFPCI_FIRMWARE_IN_KERNEL
default y default y
help help
Say Y here to include the static firmware built in the kernel Say Y here to include the static firmware built in the kernel
for YMFPCI driver. If you choose N here, the external for the YMFPCI driver. If you choose N here, you need to
firmware files from alsa-plugins pacakge are necessary. install the firmware files from the alsa-firmware package.
config SND_AC97_POWER_SAVE config SND_AC97_POWER_SAVE
bool "AC97 Power-Saving Mode" bool "AC97 Power-Saving Mode"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment