diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2011-05-11 04:54:41 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-05-11 08:53:09 -0400 |
commit | 3cabffd72c303c3b5bbbbe88c95b49043898d1f3 (patch) | |
tree | 5053a49baab3539880fc9913bc93737f8e4cdb77 /sound/firewire | |
parent | aee70400184b6a8d39243b02c244aed61259a46b (diff) |
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>
Diffstat (limited to 'sound/firewire')
-rw-r--r-- | sound/firewire/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/firewire/Kconfig b/sound/firewire/Kconfig index 312f90d7ec69..26071489970b 100644 --- a/sound/firewire/Kconfig +++ b/sound/firewire/Kconfig | |||
@@ -23,8 +23,7 @@ config SND_FIREWIRE_SPEAKERS | |||
23 | will be called snd-firewire-speakers. | 23 | will be called snd-firewire-speakers. |
24 | 24 | ||
25 | config SND_ISIGHT | 25 | config SND_ISIGHT |
26 | tristate "Apple iSight microphone (EXPERIMENTAL)" | 26 | tristate "Apple iSight microphone" |
27 | depends on EXPERIMENTAL | ||
28 | select SND_PCM | 27 | select SND_PCM |
29 | select SND_FIREWIRE_LIB | 28 | select SND_FIREWIRE_LIB |
30 | help | 29 | help |