diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2006-03-19 16:41:28 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2006-03-19 16:41:28 +0100 |
commit | 09648f958d1c6060e3372c88b6f22b991ee0d633 (patch) | |
tree | 4c4136550e85a1752babeba69194657caf1c6a99 /linux/drivers/media/video/cx88/Kconfig | |
parent | fde3e3b6816368fa44ece4a962fd3ef5ed664398 (diff) | |
parent | 9000c5024269dbd6f01e6cab6d8eaeb9f90b240f (diff) | |
download | mediapointer-dvb-s2-09648f958d1c6060e3372c88b6f22b991ee0d633.tar.gz mediapointer-dvb-s2-09648f958d1c6060e3372c88b6f22b991ee0d633.tar.bz2 |
Merge from master
From: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/video/cx88/Kconfig')
-rw-r--r-- | linux/drivers/media/video/cx88/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/linux/drivers/media/video/cx88/Kconfig b/linux/drivers/media/video/cx88/Kconfig index e140996e6..ff0f72340 100644 --- a/linux/drivers/media/video/cx88/Kconfig +++ b/linux/drivers/media/video/cx88/Kconfig @@ -16,12 +16,13 @@ config VIDEO_CX88 module will be called cx8800 config VIDEO_CX88_ALSA - tristate "ALSA DMA audio support" + tristate "Conexant 2388x DMA audio support" depends on VIDEO_CX88 && SND && EXPERIMENTAL select SND_PCM ---help--- This is a video4linux driver for direct (DMA) audio on - Conexant 2388x based TV cards. + Conexant 2388x based TV cards using ALSA. + It only works with boards with function 01 enabled. To check if your board supports, use lspci -n. If supported, you should see 1471:8801 or 1471:8811 |