summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2023-01-31 11:34:54 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-03-19 22:11:14 +0100
commit643e83501461763032ae51e4d540176e6a887d31 (patch)
tree9852c1ded347e56beb8a21505d9a99d7667348c1 /drivers/media/pci/cx18/Kconfig
parent5f225889f23db9ddabf6eca82bebb760b283705b (diff)
media: cx18: convert to vb2
This patch converts cx18 from the old deprecated videobuf framework to the 'new' vb2 framework. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/pci/cx18/Kconfig')
-rw-r--r--drivers/media/pci/cx18/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/cx18/Kconfig b/drivers/media/pci/cx18/Kconfig
index a4e32fdcfd3d..5c959bb5e233 100644
--- a/drivers/media/pci/cx18/Kconfig
+++ b/drivers/media/pci/cx18/Kconfig
@@ -3,7 +3,7 @@ config VIDEO_CX18
tristate "Conexant cx23418 MPEG encoder support"
depends on VIDEO_DEV && DVB_CORE && PCI && I2C
select I2C_ALGOBIT
- select VIDEOBUF_VMALLOC
+ select VIDEOBUF2_VMALLOC
depends on RC_CORE
select VIDEO_TUNER
select VIDEO_TVEEPROM