Commit 3cabffd72c303c3b5bbbbe88c95b49043898d1f3

Authored by Clemens Ladisch
Committed by Takashi Iwai
1 parent aee7040018

ALSA: isight: remove experimental status

Experiments have shown this driver to work now.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Tested-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

Showing 1 changed file with 1 additions and 2 deletions Side-by-side Diff

sound/firewire/Kconfig
... ... @@ -23,8 +23,7 @@
23 23 will be called snd-firewire-speakers.
24 24  
25 25 config SND_ISIGHT
26   - tristate "Apple iSight microphone (EXPERIMENTAL)"
27   - depends on EXPERIMENTAL
  26 + tristate "Apple iSight microphone"
28 27 select SND_PCM
29 28 select SND_FIREWIRE_LIB
30 29 help