Skip to content

Commit

Permalink
V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX8…
Browse files Browse the repository at this point in the history
…8_ALSA

The cx88-alsa module has been around since January 2006 and has seen no
significant changes since September 2007.  It is stable in operation
and so I believe that the 'experimental' tag is no longer warranted.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
lawrence rust authored and Mauro Carvalho Chehab committed Sep 28, 2010
1 parent fb0c484 commit 0f63a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/cx88/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ config VIDEO_CX88

config VIDEO_CX88_ALSA
tristate "Conexant 2388x DMA audio support"
depends on VIDEO_CX88 && SND && EXPERIMENTAL
depends on VIDEO_CX88 && SND
select SND_PCM
---help---
This is a video4linux driver for direct (DMA) audio on
Expand Down

0 comments on commit 0f63a14

Please sign in to comment.