Selaa lähdekoodia

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>
Clemens Ladisch 14 vuotta sitten
vanhempi
commit
3cabffd72c
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      sound/firewire/Kconfig

+ 1 - 2
sound/firewire/Kconfig

@@ -23,8 +23,7 @@ config SND_FIREWIRE_SPEAKERS
 	  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