dect
/
linux-2.6
Archived
13
0
Fork 0

ALSA: sound/usb: remove CONFIG_EXPERIMENTAL

This config item has not carried much meaning for a while now and is
almost always enabled by default. As agreed during the Linux kernel
summit, remove it.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Kees Cook 2012-10-23 13:04:24 -07:00 committed by Takashi Iwai
parent 0b1714ad36
commit f598158aa4
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ config SND_USB_CAIAQ_INPUT
config SND_USB_US122L
tristate "Tascam US-122L USB driver"
depends on X86 && EXPERIMENTAL
depends on X86
select SND_HWDEP
select SND_RAWMIDI
help