media: ar0521: fix Kconfig: VIDEO_V4L2 -> VIDEO_DEV
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 8 Jul 2022 18:47:04 +0000 (19:47 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 15 Jul 2022 14:20:16 +0000 (15:20 +0100)
commitdbae22e2008ee6a3acf2b7d989800eff80f0aa1f
tree59c85522ec9ef4b34bee4235b2ae1ed14ab88919
parent817819b27e25b7ebcbe4807fa3232040444fc26e
media: ar0521: fix Kconfig: VIDEO_V4L2 -> VIDEO_DEV

VIDEO_V4L2 no longer exists, instead use VIDEO_DEV. Without this change
this driver cannot be selected.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/Kconfig