aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/firewire/Kconfig')
-rw-r--r--sound/firewire/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/sound/firewire/Kconfig b/sound/firewire/Kconfig
index e486f48660fb..312f90d7ec69 100644
--- a/sound/firewire/Kconfig
+++ b/sound/firewire/Kconfig
@@ -22,4 +22,16 @@ config SND_FIREWIRE_SPEAKERS
22 To compile this driver as a module, choose M here: the module 22 To compile this driver as a module, choose M here: the module
23 will be called snd-firewire-speakers. 23 will be called snd-firewire-speakers.
24 24
25config SND_ISIGHT
26 tristate "Apple iSight microphone (EXPERIMENTAL)"
27 depends on EXPERIMENTAL
28 select SND_PCM
29 select SND_FIREWIRE_LIB
30 help
31 Say Y here to include support for the front and rear microphones
32 of the Apple iSight web camera.
33
34 To compile this driver as a module, choose M here: the module
35 will be called snd-isight.
36
25endif # SND_FIREWIRE 37endif # SND_FIREWIRE