V4L/DVB (9486): ivtv/ivtvfb: no longer experimental

Remove the EXPERIMENTAL tag.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Hans Verkuil 2008-10-28 10:45:46 -03:00 committed by Mauro Carvalho Chehab
parent 6a95ec5906
commit 7c34158f20

View file

@ -1,6 +1,6 @@
config VIDEO_IVTV config VIDEO_IVTV
tristate "Conexant cx23416/cx23415 MPEG encoder/decoder support" tristate "Conexant cx23416/cx23415 MPEG encoder/decoder support"
depends on VIDEO_V4L2 && PCI && I2C && EXPERIMENTAL depends on VIDEO_V4L2 && PCI && I2C
depends on INPUT # due to VIDEO_IR depends on INPUT # due to VIDEO_IR
select I2C_ALGOBIT select I2C_ALGOBIT
select VIDEO_IR select VIDEO_IR
@ -31,7 +31,7 @@ config VIDEO_IVTV
config VIDEO_FB_IVTV config VIDEO_FB_IVTV
tristate "Conexant cx23415 framebuffer support" tristate "Conexant cx23415 framebuffer support"
depends on VIDEO_IVTV && FB && EXPERIMENTAL depends on VIDEO_IVTV && FB
select FB_CFB_FILLRECT select FB_CFB_FILLRECT
select FB_CFB_COPYAREA select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT select FB_CFB_IMAGEBLIT