media: ov5693: Convert to new CCI register access helpers
[platform/kernel/linux-starfive.git] / drivers / media / i2c / Kconfig
index 226454b..f212c34 100644 (file)
@@ -25,8 +25,15 @@ config VIDEO_IR_I2C
 # V4L2 I2C drivers that are related with Camera support
 #
 
-menu "Camera sensor devices"
-       visible if MEDIA_CAMERA_SUPPORT
+menuconfig VIDEO_CAMERA_SENSOR
+       bool "Camera sensor devices"
+       depends on MEDIA_CAMERA_SUPPORT && I2C
+       select MEDIA_CONTROLLER
+       select V4L2_FWNODE
+       select VIDEO_V4L2_SUBDEV_API
+       default y
+
+if VIDEO_CAMERA_SENSOR
 
 config VIDEO_APTINA_PLL
        tristate
@@ -36,10 +43,6 @@ config VIDEO_CCS_PLL
 
 config VIDEO_AR0521
        tristate "ON Semiconductor AR0521 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the ON Semiconductor
          AR0521 camera.
@@ -49,10 +52,6 @@ config VIDEO_AR0521
 
 config VIDEO_HI556
        tristate "Hynix Hi-556 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the Hynix
          Hi-556 camera.
@@ -62,10 +61,6 @@ config VIDEO_HI556
 
 config VIDEO_HI846
        tristate "Hynix Hi-846 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the Hynix
          Hi-846 camera.
@@ -75,10 +70,6 @@ config VIDEO_HI846
 
 config VIDEO_HI847
         tristate "Hynix Hi-847 sensor support"
-        depends on I2C && VIDEO_DEV
-        select MEDIA_CONTROLLER
-        select VIDEO_V4L2_SUBDEV_API
-        select V4L2_FWNODE
         help
           This is a Video4Linux2 sensor driver for the Hynix
           Hi-847 camera.
@@ -88,10 +79,6 @@ config VIDEO_HI847
 
 config VIDEO_IMX208
        tristate "Sony IMX208 sensor support"
-       depends on I2C && VIDEO_DEV
-       depends on MEDIA_CAMERA_SUPPORT
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX208 camera.
@@ -101,10 +88,7 @@ config VIDEO_IMX208
 
 config VIDEO_IMX214
        tristate "Sony IMX214 sensor support"
-       depends on GPIOLIB && I2C && VIDEO_DEV
-       select V4L2_FWNODE
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
+       depends on GPIOLIB
        select REGMAP_I2C
        help
          This is a Video4Linux2 sensor driver for the Sony
@@ -115,10 +99,6 @@ config VIDEO_IMX214
 
 config VIDEO_IMX219
        tristate "Sony IMX219 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX219 camera.
@@ -128,9 +108,6 @@ config VIDEO_IMX219
 
 config VIDEO_IMX258
        tristate "Sony IMX258 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX258 camera.
@@ -140,9 +117,6 @@ config VIDEO_IMX258
 
 config VIDEO_IMX274
        tristate "Sony IMX274 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        select REGMAP_I2C
        help
          This is a V4L2 sensor driver for the Sony IMX274
@@ -150,11 +124,7 @@ config VIDEO_IMX274
 
 config VIDEO_IMX290
        tristate "Sony IMX290 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        select REGMAP_I2C
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX290 camera sensor.
@@ -164,10 +134,6 @@ config VIDEO_IMX290
 
 config VIDEO_IMX296
        tristate "Sony IMX296 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select V4L2_FWNODE
-       select VIDEO_V4L2_SUBDEV_API
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX296 camera.
@@ -177,9 +143,6 @@ config VIDEO_IMX296
 
 config VIDEO_IMX319
        tristate "Sony IMX319 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX319 camera.
@@ -190,10 +153,6 @@ config VIDEO_IMX319
 config VIDEO_IMX334
        tristate "Sony IMX334 sensor support"
        depends on OF_GPIO
-       depends on I2C && VIDEO_DEV
-       select VIDEO_V4L2_SUBDEV_API
-       select MEDIA_CONTROLLER
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX334 camera.
@@ -204,10 +163,6 @@ config VIDEO_IMX334
 config VIDEO_IMX335
        tristate "Sony IMX335 sensor support"
        depends on OF_GPIO
-       depends on I2C && VIDEO_DEV
-       select VIDEO_V4L2_SUBDEV_API
-       select MEDIA_CONTROLLER
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX335 camera.
@@ -217,9 +172,6 @@ config VIDEO_IMX335
 
 config VIDEO_IMX355
        tristate "Sony IMX355 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX355 camera.
@@ -230,10 +182,6 @@ config VIDEO_IMX355
 config VIDEO_IMX412
        tristate "Sony IMX412 sensor support"
        depends on OF_GPIO
-       depends on I2C && VIDEO_DEV
-       select VIDEO_V4L2_SUBDEV_API
-       select MEDIA_CONTROLLER
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX412 camera.
@@ -244,10 +192,6 @@ config VIDEO_IMX412
 config VIDEO_IMX415
        tristate "Sony IMX415 sensor support"
        depends on OF_GPIO
-       depends on I2C && VIDEO_DEV
-       select VIDEO_V4L2_SUBDEV_API
-       select MEDIA_CONTROLLER
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the Sony
          IMX415 camera.
@@ -260,35 +204,25 @@ config VIDEO_MAX9271_LIB
 
 config VIDEO_MT9M001
        tristate "mt9m001 support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        help
          This driver supports MT9M001 cameras from Micron, monochrome
          and colour models.
 
 config VIDEO_MT9M111
        tristate "mt9m111, mt9m112 and mt9m131 support"
-       depends on I2C && VIDEO_DEV
-       select V4L2_FWNODE
        help
          This driver supports MT9M111, MT9M112 and MT9M131 cameras from
          Micron/Aptina
 
 config VIDEO_MT9P031
        tristate "Aptina MT9P031 support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        select VIDEO_APTINA_PLL
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the Aptina
          (Micron) mt9p031 5 Mpixel camera.
 
 config VIDEO_MT9T112
        tristate "Aptina MT9T111/MT9T112 support"
-       depends on I2C && VIDEO_DEV
        help
          This is a Video4Linux2 sensor driver for the Aptina
          (Micron) MT9T111 and MT9T112 3 Mpixel camera.
@@ -298,7 +232,6 @@ config VIDEO_MT9T112
 
 config VIDEO_MT9V011
        tristate "Micron mt9v011 sensor support"
-       depends on I2C && VIDEO_DEV
        help
          This is a Video4Linux2 sensor driver for the Micron
          mt0v011 1.3 Mpixel camera.  It currently only works with the
@@ -306,18 +239,13 @@ config VIDEO_MT9V011
 
 config VIDEO_MT9V032
        tristate "Micron MT9V032 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        select REGMAP_I2C
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the Micron
          MT9V032 752x480 CMOS sensor.
 
 config VIDEO_MT9V111
        tristate "Aptina MT9V111 sensor support"
-       depends on I2C && VIDEO_DEV
        help
          This is a Video4Linux2 sensor driver for the Aptina/Micron
          MT9V111 sensor.
@@ -327,10 +255,6 @@ config VIDEO_MT9V111
 
 config VIDEO_OG01A1B
        tristate "OmniVision OG01A1B sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OG01A1B camera.
@@ -340,10 +264,6 @@ config VIDEO_OG01A1B
 
 config VIDEO_OV01A10
        tristate "OmniVision OV01A10 sensor support"
-       depends on VIDEO_DEV && I2C
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV01A10 camera.
@@ -353,10 +273,6 @@ config VIDEO_OV01A10
 
 config VIDEO_OV02A10
        tristate "OmniVision OV02A10 sensor support"
-       depends on VIDEO_DEV && I2C
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV02A10 camera.
@@ -366,10 +282,6 @@ config VIDEO_OV02A10
 
 config VIDEO_OV08D10
         tristate "OmniVision OV08D10 sensor support"
-        depends on I2C && VIDEO_DEV
-        select MEDIA_CONTROLLER
-        select VIDEO_V4L2_SUBDEV_API
-        select V4L2_FWNODE
         help
           This is a Video4Linux2 sensor driver for the OmniVision
           OV08D10 camera sensor.
@@ -379,10 +291,6 @@ config VIDEO_OV08D10
 
 config VIDEO_OV08X40
        tristate "OmniVision OV08X40 sensor support"
-       depends on VIDEO_DEV && I2C
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV08X40 camera.
@@ -392,28 +300,18 @@ config VIDEO_OV08X40
 
 config VIDEO_OV13858
        tristate "OmniVision OV13858 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV13858 camera.
 
 config VIDEO_OV13B10
        tristate "OmniVision OV13B10 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV13B10 camera.
 
 config VIDEO_OV2640
        tristate "OmniVision OV2640 sensor support"
-       depends on VIDEO_DEV && I2C
-       select V4L2_ASYNC
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV2640 camera.
@@ -423,8 +321,7 @@ config VIDEO_OV2640
 
 config VIDEO_OV2659
        tristate "OmniVision OV2659 sensor support"
-       depends on VIDEO_DEV && I2C && GPIOLIB
-       select V4L2_FWNODE
+       depends on GPIOLIB
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV2659 camera.
@@ -434,9 +331,6 @@ config VIDEO_OV2659
 
 config VIDEO_OV2680
        tristate "OmniVision OV2680 sensor support"
-       depends on VIDEO_DEV && I2C
-       select MEDIA_CONTROLLER
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV2680 camera.
@@ -446,10 +340,6 @@ config VIDEO_OV2680
 
 config VIDEO_OV2685
        tristate "OmniVision OV2685 sensor support"
-       depends on VIDEO_DEV && I2C
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV2685 camera.
@@ -459,11 +349,7 @@ config VIDEO_OV2685
 
 config VIDEO_OV2740
        tristate "OmniVision OV2740 sensor support"
-       depends on VIDEO_DEV && I2C
        depends on ACPI || COMPILE_TEST
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        select REGMAP_I2C
        help
          This is a Video4Linux2 sensor driver for the OmniVision
@@ -474,10 +360,7 @@ config VIDEO_OV2740
 
 config VIDEO_OV4689
        tristate "OmniVision OV4689 sensor support"
-       depends on GPIOLIB && VIDEO_DEV && I2C
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
+       depends on GPIOLIB
        help
          This is a Video4Linux2 sensor-level driver for the OmniVision
          OV4689 camera.
@@ -488,10 +371,7 @@ config VIDEO_OV4689
 config VIDEO_OV5640
        tristate "OmniVision OV5640 sensor support"
        depends on OF
-       depends on GPIOLIB && VIDEO_DEV && I2C
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
+       depends on GPIOLIB
        help
          This is a Video4Linux2 sensor driver for the Omnivision
          OV5640 camera sensor with a MIPI CSI-2 interface.
@@ -499,10 +379,6 @@ config VIDEO_OV5640
 config VIDEO_OV5645
        tristate "OmniVision OV5645 sensor support"
        depends on OF
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV5645 camera.
@@ -512,10 +388,6 @@ config VIDEO_OV5645
 
 config VIDEO_OV5647
        tristate "OmniVision OV5647 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV5647 camera.
@@ -525,10 +397,7 @@ config VIDEO_OV5647
 
 config VIDEO_OV5648
        tristate "OmniVision OV5648 sensor support"
-       depends on I2C && PM && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
+       depends on PM
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV5648 camera.
@@ -538,10 +407,6 @@ config VIDEO_OV5648
 
 config VIDEO_OV5670
        tristate "OmniVision OV5670 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV5670 camera.
@@ -551,10 +416,6 @@ config VIDEO_OV5670
 
 config VIDEO_OV5675
        tristate "OmniVision OV5675 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV5675 camera.
@@ -564,8 +425,7 @@ config VIDEO_OV5675
 
 config VIDEO_OV5693
        tristate "OmniVision OV5693 sensor support"
-       depends on I2C && VIDEO_DEV
-       select V4L2_FWNODE
+       select V4L2_CCI_I2C
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV5693 camera.
@@ -575,8 +435,6 @@ config VIDEO_OV5693
 
 config VIDEO_OV5695
        tristate "OmniVision OV5695 sensor support"
-       depends on I2C && VIDEO_DEV
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV5695 camera.
@@ -586,7 +444,6 @@ config VIDEO_OV5695
 
 config VIDEO_OV6650
        tristate "OmniVision OV6650 sensor support"
-       depends on I2C && VIDEO_DEV
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV6650 camera.
@@ -596,10 +453,6 @@ config VIDEO_OV6650
 
 config VIDEO_OV7251
        tristate "OmniVision OV7251 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV7251 camera.
@@ -609,7 +462,6 @@ config VIDEO_OV7251
 
 config VIDEO_OV7640
        tristate "OmniVision OV7640 sensor support"
-       depends on I2C && VIDEO_DEV
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV7640 camera.
@@ -619,8 +471,6 @@ config VIDEO_OV7640
 
 config VIDEO_OV7670
        tristate "OmniVision OV7670 sensor support"
-       depends on I2C && VIDEO_DEV
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV7670 VGA camera.  It currently only works with the M88ALP01
@@ -628,9 +478,7 @@ config VIDEO_OV7670
 
 config VIDEO_OV772X
        tristate "OmniVision OV772x sensor support"
-       depends on I2C && VIDEO_DEV
        select REGMAP_SCCB
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV772x camera.
@@ -640,7 +488,6 @@ config VIDEO_OV772X
 
 config VIDEO_OV7740
        tristate "OmniVision OV7740 sensor support"
-       depends on I2C && VIDEO_DEV
        select REGMAP_SCCB
        help
          This is a Video4Linux2 sensor driver for the OmniVision
@@ -648,10 +495,6 @@ config VIDEO_OV7740
 
 config VIDEO_OV8856
        tristate "OmniVision OV8856 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV8856 camera sensor.
@@ -661,10 +504,7 @@ config VIDEO_OV8856
 
 config VIDEO_OV8858
        tristate "OmniVision OV8858 sensor support"
-       depends on I2C && PM && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
+       depends on PM
        help
          This is a Video4Linux2 sensor driver for OmniVision
          OV8858 camera sensor.
@@ -674,10 +514,7 @@ config VIDEO_OV8858
 
 config VIDEO_OV8865
        tristate "OmniVision OV8865 sensor support"
-       depends on I2C && PM && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
+       depends on PM
        help
          This is a Video4Linux2 sensor driver for OmniVision
          OV8865 camera sensor.
@@ -688,10 +525,6 @@ config VIDEO_OV8865
 config VIDEO_OV9282
        tristate "OmniVision OV9282 sensor support"
        depends on OF_GPIO
-       depends on I2C && VIDEO_DEV
-       select VIDEO_V4L2_SUBDEV_API
-       select MEDIA_CONTROLLER
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV9282 camera sensor.
@@ -701,16 +534,12 @@ config VIDEO_OV9282
 
 config VIDEO_OV9640
        tristate "OmniVision OV9640 sensor support"
-       depends on I2C && VIDEO_DEV
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV9640 camera sensor.
 
 config VIDEO_OV9650
        tristate "OmniVision OV9650/OV9652 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        select REGMAP_SCCB
        help
          This is a V4L2 sensor driver for the Omnivision
@@ -718,11 +547,7 @@ config VIDEO_OV9650
 
 config VIDEO_OV9734
        tristate "OmniVision OV9734 sensor support"
-       depends on VIDEO_DEV && I2C
        depends on ACPI || COMPILE_TEST
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a Video4Linux2 sensor driver for the OmniVision
          OV9734 camera.
@@ -732,10 +557,6 @@ config VIDEO_OV9734
 
 config VIDEO_RDACM20
        tristate "IMI RDACM20 camera support"
-       depends on I2C
-       select V4L2_FWNODE
-       select VIDEO_V4L2_SUBDEV_API
-       select MEDIA_CONTROLLER
        select VIDEO_MAX9271_LIB
        help
          This driver supports the IMI RDACM20 GMSL camera, used in
@@ -746,10 +567,6 @@ config VIDEO_RDACM20
 
 config VIDEO_RDACM21
        tristate "IMI RDACM21 camera support"
-       depends on I2C
-       select V4L2_FWNODE
-       select VIDEO_V4L2_SUBDEV_API
-       select MEDIA_CONTROLLER
        select VIDEO_MAX9271_LIB
        help
          This driver supports the IMI RDACM21 GMSL camera, used in
@@ -760,7 +577,6 @@ config VIDEO_RDACM21
 
 config VIDEO_RJ54N1
        tristate "Sharp RJ54N1CB0C sensor support"
-       depends on I2C && VIDEO_DEV
        help
          This is a V4L2 sensor driver for Sharp RJ54N1CB0C CMOS image
          sensor.
@@ -770,39 +586,26 @@ config VIDEO_RJ54N1
 
 config VIDEO_S5C73M3
        tristate "Samsung S5C73M3 sensor support"
-       depends on I2C && SPI && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
+       depends on SPI
        help
          This is a V4L2 sensor driver for Samsung S5C73M3
          8 Mpixel camera.
 
 config VIDEO_S5K5BAF
        tristate "Samsung S5K5BAF sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
        help
          This is a V4L2 sensor driver for Samsung S5K5BAF 2M
          camera sensor with an embedded SoC image signal processor.
 
 config VIDEO_S5K6A3
        tristate "Samsung S5K6A3 sensor support"
-       depends on I2C && VIDEO_DEV
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
        help
          This is a V4L2 sensor driver for Samsung S5K6A3 raw
          camera sensor.
 
 config VIDEO_ST_VGXY61
        tristate "ST VGXY61 sensor support"
-       depends on OF && GPIOLIB && VIDEO_DEV && I2C
-       select MEDIA_CONTROLLER
-       select VIDEO_V4L2_SUBDEV_API
-       select V4L2_FWNODE
+       depends on OF && GPIOLIB
        help
          This is a Video4Linux2 sensor driver for the ST VGXY61
          camera sensor.
@@ -810,7 +613,7 @@ config VIDEO_ST_VGXY61
 source "drivers/media/i2c/ccs/Kconfig"
 source "drivers/media/i2c/et8ek8/Kconfig"
 
-endmenu
+endif
 
 menu "Lens drivers"
        visible if MEDIA_CAMERA_SUPPORT
@@ -1625,4 +1428,51 @@ config VIDEO_THS7303
 
 endmenu
 
+#
+# Video serializers and deserializers (e.g. FPD-Link)
+#
+
+menu "Video serializers and deserializers"
+
+config VIDEO_DS90UB913
+       tristate "TI DS90UB913 FPD-Link III Serializer"
+       depends on OF && I2C && VIDEO_DEV && COMMON_CLK
+       select I2C_ATR
+       select MEDIA_CONTROLLER
+       select GPIOLIB
+       select REGMAP_I2C
+       select V4L2_FWNODE
+       select VIDEO_V4L2_SUBDEV_API
+       help
+         Device driver for the Texas Instruments DS90UB913
+         FPD-Link III Serializer.
+
+config VIDEO_DS90UB953
+       tristate "TI FPD-Link III/IV CSI-2 Serializers"
+       depends on OF && I2C && VIDEO_DEV && COMMON_CLK
+       select I2C_ATR
+       select MEDIA_CONTROLLER
+       select GPIOLIB
+       select REGMAP_I2C
+       select V4L2_FWNODE
+       select VIDEO_V4L2_SUBDEV_API
+       help
+         Device driver for the Texas Instruments DS90UB953
+         FPD-Link III Serializer and DS90UB971 FPD-Link IV Serializer.
+
+config VIDEO_DS90UB960
+       tristate "TI FPD-Link III/IV Deserializers"
+       depends on OF && I2C && VIDEO_DEV && COMMON_CLK
+       select I2C_ATR
+       select MEDIA_CONTROLLER
+       select GPIOLIB
+       select REGMAP_I2C
+       select V4L2_FWNODE
+       select VIDEO_V4L2_SUBDEV_API
+       help
+         Device driver for the Texas Instruments DS90UB960
+         FPD-Link III Deserializer and DS90UB9702 FPD-Link IV Deserializer.
+
+endmenu
+
 endif # VIDEO_DEV