aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2008-05-29 07:48:34 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-10 09:47:46 -0400
commita292f404fabb342716a9d96e8155b7fb7b651dc1 (patch)
tree5451a8901b2d61c39218c518204733759456b4a7 /sound/pci/Kconfig
parent76770664dcbc008300c2ac8747671efcc4f78c2d (diff)
firmware: convert maestro3 driver to use firmware loader exclusively
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index 1abbf877f20d..32836ea45170 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -744,7 +744,6 @@ config SND_KORG1212
744config SND_MAESTRO3 744config SND_MAESTRO3
745 tristate "ESS Allegro/Maestro3" 745 tristate "ESS Allegro/Maestro3"
746 depends on SND 746 depends on SND
747 select FW_LOADER if !SND_MAESTRO3_FIRMWARE_IN_KERNEL
748 select SND_AC97_CODEC 747 select SND_AC97_CODEC
749 help 748 help
750 Say Y here to include support for soundcards based on ESS Maestro 3 749 Say Y here to include support for soundcards based on ESS Maestro 3
@@ -753,15 +752,6 @@ config SND_MAESTRO3
753 To compile this driver as a module, choose M here: the module 752 To compile this driver as a module, choose M here: the module
754 will be called snd-maestro3. 753 will be called snd-maestro3.
755 754
756config SND_MAESTRO3_FIRMWARE_IN_KERNEL
757 bool "In-kernel firmware for Maestro3 driver"
758 depends on SND_MAESTRO3
759 default y
760 help
761 Say Y here to include the static firmware built in the kernel
762 for the Maestro3 driver. If you choose N here, you need to
763 install the firmware files from the alsa-firmware package.
764
765config SND_MIXART 755config SND_MIXART
766 tristate "Digigram miXart" 756 tristate "Digigram miXart"
767 depends on SND 757 depends on SND