aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2008-05-29 08:07:34 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-10 09:47:48 -0400
commit18ee6dfae89d9c131e3c9952939633ba8fa86247 (patch)
tree874daf2910c7ad12c9f979fb5a059ae2ae7bc27d /sound/pci/Kconfig
parenta292f404fabb342716a9d96e8155b7fb7b651dc1 (diff)
firmware: convert ymfpci 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 32836ea45170..e4a0045e2a31 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -914,7 +914,6 @@ config SND_VX222
914config SND_YMFPCI 914config SND_YMFPCI
915 tristate "Yamaha YMF724/740/744/754" 915 tristate "Yamaha YMF724/740/744/754"
916 depends on SND 916 depends on SND
917 select FW_LOADER if !SND_YMFPCI_FIRMWARE_IN_KERNEL
918 select SND_OPL3_LIB 917 select SND_OPL3_LIB
919 select SND_MPU401_UART 918 select SND_MPU401_UART
920 select SND_AC97_CODEC 919 select SND_AC97_CODEC
@@ -925,15 +924,6 @@ config SND_YMFPCI
925 To compile this driver as a module, choose M here: the module 924 To compile this driver as a module, choose M here: the module
926 will be called snd-ymfpci. 925 will be called snd-ymfpci.
927 926
928config SND_YMFPCI_FIRMWARE_IN_KERNEL
929 bool "In-kernel firmware for YMFPCI driver"
930 depends on SND_YMFPCI
931 default y
932 help
933 Say Y here to include the static firmware built in the kernel
934 for the YMFPCI driver. If you choose N here, you need to
935 install the firmware files from the alsa-firmware package.
936
937config SND_AC97_POWER_SAVE 927config SND_AC97_POWER_SAVE
938 bool "AC97 Power-Saving Mode" 928 bool "AC97 Power-Saving Mode"
939 depends on SND_AC97_CODEC && EXPERIMENTAL 929 depends on SND_AC97_CODEC && EXPERIMENTAL