forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-30 6c9be420e167ee7ce45c0309586f09ddab28ac15
kernel/drivers/media/i2c/Kconfig
....@@ -748,6 +748,17 @@
748748 To compile this driver as a module, choose M here: the
749749 module will be called imx219.
750750
751
+config VIDEO_IMX241
752
+ tristate "Sony IMX241 sensor support"
753
+ depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
754
+ depends on MEDIA_CAMERA_SUPPORT
755
+ help
756
+ This is a Video4Linux2 sensor driver for the Sony
757
+ IMX241 camera.
758
+
759
+ To compile this driver as a module, choose M here: the
760
+ module will be called imx241.
761
+
751762 config VIDEO_IMX258
752763 tristate "Sony IMX258 sensor support"
753764 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API