Skip to content

Commit

Permalink
ALSA: sound/usb: remove CONFIG_EXPERIMENTAL
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kees Cook authored and Takashi Iwai committed Oct 24, 2012
1 parent 0b1714a commit f598158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f598158

Please sign in to comment.