From: changhuang.liang Date: Thu, 23 Jun 2022 05:49:41 +0000 (+0800) Subject: V4L2: add imx219 support X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=de1651b776b527be99befac07eb74258ab57d125;p=platform%2Fkernel%2Flinux-starfive.git V4L2: add imx219 support dts/starfive: add imx219 configure Signed-off-by: changhuang.liang --- diff --git a/drivers/media/platform/starfive/Kconfig b/drivers/media/platform/starfive/Kconfig index 4929912..88af447 100644 --- a/drivers/media/platform/starfive/Kconfig +++ b/drivers/media/platform/starfive/Kconfig @@ -26,8 +26,8 @@ config VIN_SENSOR_OV4689 help Say Y here if you want to have support for VIN sensor OV4689 -config VIN_SENSOR_IMX219 - tristate "VIN SENSOR support imx219" +config VIN_SENSOR_OV13850 + bool "VIN SENSOR support OV13850" depends on VIDEO_STF_VIN select V4L2_FWNODE default n