aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2010-03-22 15:12:07 +0100
committerJaroslav Kysela <perex@perex.cz>2010-03-23 11:21:53 +0100
commit306ff3e473a970f88680e8355c0900fcab0357e2 (patch)
tree0860d9b3588772d7e8224032462153493b033fad /sound/usb
parentFix up prototype for sys_ipc breakage (diff)
downloadlinux-dev-306ff3e473a970f88680e8355c0900fcab0357e2.tar.xz
linux-dev-306ff3e473a970f88680e8355c0900fcab0357e2.zip
ALSA: ua101: remove experimental status
Now that the EHCI driver copes with small iso packets without blowing up, take the snd-ua101 driver out of the alpha-test stage. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/usb')
-rw-r--r--sound/usb/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/usb/Kconfig b/sound/usb/Kconfig
index c570ae3e6d55..3273b47b3a64 100644
--- a/sound/usb/Kconfig
+++ b/sound/usb/Kconfig
@@ -22,8 +22,7 @@ config SND_USB_AUDIO
will be called snd-usb-audio.
config SND_USB_UA101
- tristate "Edirol UA-101/UA-1000 driver (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ tristate "Edirol UA-101/UA-1000 driver"
select SND_PCM
select SND_RAWMIDI
help