diff options
author | Torsten Schenk <torsten.schenk@zoho.com> | 2011-04-04 13:45:28 +0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-04-04 14:23:28 +0400 |
commit | 78caf66cb568f2b0c63bf8f87cff2fe1583dd9d0 (patch) | |
tree | 9f8ea6b589e3a2b8a64a17302ba853811eefbc20 /sound/usb/Kconfig | |
parent | 17fbb5bdfc93bc205e5f5d1e2b5b92fdfd694c68 (diff) | |
download | linux-78caf66cb568f2b0c63bf8f87cff2fe1583dd9d0.tar.xz |
ALSA: 6fire - Update kernel configuration
Kernel configuration updated:
- experimental dependency removed
- description updated
Signed-off-by: Torsten Schenk <torsten.schenk@zoho.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/Kconfig')
-rw-r--r-- | sound/usb/Kconfig | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/sound/usb/Kconfig b/sound/usb/Kconfig index 97724d8fa9f6..cc47a9caec9d 100644 --- a/sound/usb/Kconfig +++ b/sound/usb/Kconfig @@ -100,7 +100,6 @@ config SND_USB_US122L config SND_USB_6FIRE tristate "TerraTec DMX 6Fire USB" - depends on EXPERIMENTAL select FW_LOADER select SND_RAWMIDI select SND_PCM @@ -108,11 +107,9 @@ config SND_USB_6FIRE Say Y here to include support for TerraTec 6fire DMX USB interface. You will need firmware files in order to be able to use the device - after it has been coldstarted. This driver currently does not support - firmware loading for all devices. If you own such a device, - you could start windows and let the windows driver upload - the firmware. As long as you do not unplug your device from power, - it should be usable. + after it has been coldstarted. An install script for the firmware + and further help can be found at + http://sixfireusb.sourceforge.net endif # SND_USB |