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>
diff --git a/sound/firewire/Kconfig b/sound/firewire/Kconfig
index 312f90d..2607148 100644
--- a/sound/firewire/Kconfig
+++ b/sound/firewire/Kconfig
@@ -23,8 +23,7 @@
 	  will be called snd-firewire-speakers.
 
 config SND_ISIGHT
-	tristate "Apple iSight microphone (EXPERIMENTAL)"
-	depends on EXPERIMENTAL
+	tristate "Apple iSight microphone"
 	select SND_PCM
 	select SND_FIREWIRE_LIB
 	help