diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2011-05-11 10:54:41 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-05-11 14:53:09 +0200 |
commit | 3cabffd72c303c3b5bbbbe88c95b49043898d1f3 (patch) | |
tree | 5053a49baab3539880fc9913bc93737f8e4cdb77 | |
parent | aee70400184b6a8d39243b02c244aed61259a46b (diff) | |
download | op-kernel-dev-3cabffd72c303c3b5bbbbe88c95b49043898d1f3.zip op-kernel-dev-3cabffd72c303c3b5bbbbe88c95b49043898d1f3.tar.gz |
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>
-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 312f90d..2607148 100644 --- a/sound/firewire/Kconfig +++ b/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 |