summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ivtv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/ivtv/Kconfig')
-rw-r--r--drivers/media/pci/ivtv/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/media/pci/ivtv/Kconfig b/drivers/media/pci/ivtv/Kconfig
index 89f65914cc8e..3906b883e2bc 100644
--- a/drivers/media/pci/ivtv/Kconfig
+++ b/drivers/media/pci/ivtv/Kconfig
@@ -28,6 +28,17 @@ config VIDEO_IVTV
To compile this driver as a module, choose M here: the
module will be called ivtv.
+config VIDEO_IVTV_ALSA
+ tristate "Conexant cx23415/cx23416 PCM audio capture support"
+ depends on VIDEO_IVTV && SND && EXPERIMENTAL
+ select SND_PCM
+ ---help---
+ This is an ALSA interface driver for direct PCM audio capture from
+ Conexant cx23415/cx23416 based PCI TV cards using the ivtv driver.
+
+ To compile this driver as a module, choose M here: the
+ module will be called ivtv-alsa.
+
config VIDEO_FB_IVTV
tristate "Conexant cx23415 framebuffer support"
depends on VIDEO_IVTV && FB