diff options
author | Torsten Schenk <torsten.schenk@zoho.com> | 2011-04-04 05:45:28 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-04-04 06:23:28 -0400 |
commit | 78caf66cb568f2b0c63bf8f87cff2fe1583dd9d0 (patch) | |
tree | 9f8ea6b589e3a2b8a64a17302ba853811eefbc20 /sound/usb | |
parent | 17fbb5bdfc93bc205e5f5d1e2b5b92fdfd694c68 (diff) |
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')
-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 97724d8fa9f..cc47a9caec9 100644 --- a/sound/usb/Kconfig +++ b/sound/usb/Kconfig | |||
@@ -100,7 +100,6 @@ config SND_USB_US122L | |||
100 | 100 | ||
101 | config SND_USB_6FIRE | 101 | config SND_USB_6FIRE |
102 | tristate "TerraTec DMX 6Fire USB" | 102 | tristate "TerraTec DMX 6Fire USB" |
103 | depends on EXPERIMENTAL | ||
104 | select FW_LOADER | 103 | select FW_LOADER |
105 | select SND_RAWMIDI | 104 | select SND_RAWMIDI |
106 | select SND_PCM | 105 | select SND_PCM |
@@ -108,11 +107,9 @@ config SND_USB_6FIRE | |||
108 | Say Y here to include support for TerraTec 6fire DMX USB interface. | 107 | Say Y here to include support for TerraTec 6fire DMX USB interface. |
109 | 108 | ||
110 | You will need firmware files in order to be able to use the device | 109 | You will need firmware files in order to be able to use the device |
111 | after it has been coldstarted. This driver currently does not support | 110 | after it has been coldstarted. An install script for the firmware |
112 | firmware loading for all devices. If you own such a device, | 111 | and further help can be found at |
113 | you could start windows and let the windows driver upload | 112 | http://sixfireusb.sourceforge.net |
114 | the firmware. As long as you do not unplug your device from power, | ||
115 | it should be usable. | ||
116 | 113 | ||
117 | endif # SND_USB | 114 | endif # SND_USB |
118 | 115 | ||