mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-28 09:31:14 +00:00
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:
parent
6a95ec5906
commit
7c34158f20
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue