aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2008-05-26 18:01:27 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-10 09:47:44 -0400
commit76770664dcbc008300c2ac8747671efcc4f78c2d (patch)
tree82df613189899e7808fdeb7b797a5318a0740c0f /sound/pci/Kconfig
parent59890f74e51abffd0dd017785d89f8a8475d489d (diff)
firmware: convert korg1212 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 7e4742109572..1abbf877f20d 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -734,7 +734,6 @@ config SND_INTEL8X0M
734config SND_KORG1212 734config SND_KORG1212
735 tristate "Korg 1212 IO" 735 tristate "Korg 1212 IO"
736 depends on SND 736 depends on SND
737 select FW_LOADER if !SND_KORG1212_FIRMWARE_IN_KERNEL
738 select SND_PCM 737 select SND_PCM
739 help 738 help
740 Say Y here to include support for Korg 1212IO soundcards. 739 Say Y here to include support for Korg 1212IO soundcards.
@@ -742,15 +741,6 @@ config SND_KORG1212
742 To compile this driver as a module, choose M here: the module 741 To compile this driver as a module, choose M here: the module
743 will be called snd-korg1212. 742 will be called snd-korg1212.
744 743
745config SND_KORG1212_FIRMWARE_IN_KERNEL
746 bool "In-kernel firmware for Korg1212 driver"
747 depends on SND_KORG1212
748 default y
749 help
750 Say Y here to include the static firmware built in the kernel
751 for the Korg1212 driver. If you choose N here, you need to
752 install the firmware files from the alsa-firmware package.
753
754config SND_MAESTRO3 744config SND_MAESTRO3
755 tristate "ESS Allegro/Maestro3" 745 tristate "ESS Allegro/Maestro3"
756 depends on SND 746 depends on SND