From: Fedora Kernel Team <kernel-t...@fedoraproject.org>

[redhat] New configs in drivers/media

Hi,

As part of the ongoing rebase effort, the following configuration
options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply
with a better option.

 CONFIG_VIDEO_IMX334:

 This is a Video4Linux2 sensor driver for the Sony
 IMX334 camera.

 To compile this driver as a module, choose M here: the
 module will be called imx334.

 Symbol: VIDEO_IMX334 [=n]
 Type  : tristate
 Defined at drivers/media/i2c/Kconfig:816
   Prompt: Sony IMX334 sensor support
   Depends on: MEDIA_SUPPORT [=m] && OF_GPIO [=y] && I2C [=y] && VIDEO_V4L2 [=m]
   Visible if: MEDIA_SUPPORT [=m] && OF_GPIO [=y] && I2C [=y] && VIDEO_V4L2 
[=m] && MEDIA_CAMERA_SUPPORT [=y]
   Location:
     -> Device Drivers
       -> Multimedia support (MEDIA_SUPPORT [=m])
         -> Media ancillary drivers
           -> Camera sensor devices
 Selects: VIDEO_V4L2_SUBDEV_API [=n] && MEDIA_CONTROLLER [=y] && V4L2_FWNODE 
[=n]

---

 CONFIG_VIDEO_OV5648:

 This is a Video4Linux2 sensor driver for the OmniVision
 OV5648 camera.

 To compile this driver as a module, choose M here: the
 module will be called ov5648.

 Symbol: VIDEO_OV5648 [=n]
 Type  : tristate
 Defined at drivers/media/i2c/Kconfig:953
   Prompt: OmniVision OV5648 sensor support
   Depends on: MEDIA_SUPPORT [=m] && I2C [=y] && PM [=y] && VIDEO_V4L2 [=m]
   Visible if: MEDIA_SUPPORT [=m] && I2C [=y] && PM [=y] && VIDEO_V4L2 [=m] && 
MEDIA_CAMERA_SUPPORT [=y]
   Location:
     -> Device Drivers
       -> Multimedia support (MEDIA_SUPPORT [=m])
         -> Media ancillary drivers
           -> Camera sensor devices
 Selects: MEDIA_CONTROLLER [=y] && VIDEO_V4L2_SUBDEV_API [=n] && V4L2_FWNODE 
[=n]

---

 CONFIG_VIDEO_OV8865:

 This is a Video4Linux2 sensor driver for OmniVision
 OV8865 camera sensor.

 To compile this driver as a module, choose M here: the
 module will be called ov8865.

 Symbol: VIDEO_OV8865 [=n]
 Type  : tristate
 Defined at drivers/media/i2c/Kconfig:1078
   Prompt: OmniVision OV8865 sensor support
   Depends on: MEDIA_SUPPORT [=m] && I2C [=y] && PM [=y] && VIDEO_V4L2 [=m]
   Visible if: MEDIA_SUPPORT [=m] && I2C [=y] && PM [=y] && VIDEO_V4L2 [=m] && 
MEDIA_CAMERA_SUPPORT [=y]
   Location:
     -> Device Drivers
       -> Multimedia support (MEDIA_SUPPORT [=m])
         -> Media ancillary drivers
           -> Camera sensor devices
 Selects: MEDIA_CONTROLLER [=y] && VIDEO_V4L2_SUBDEV_API [=n] && V4L2_FWNODE 
[=n]

---

 CONFIG_VIDEO_RDACM21:

 This driver supports the IMI RDACM21 GMSL camera, used in
 ADAS systems.

 This camera should be used in conjunction with a GMSL
 deserialiser such as the MAX9286.

 Symbol: VIDEO_RDACM21 [=n]
 Type  : tristate
 Defined at drivers/media/i2c/Kconfig:1260
   Prompt: IMI RDACM21 camera support
   Depends on: MEDIA_SUPPORT [=m] && VIDEO_V4L2 [=m] && I2C [=y]
   Visible if: MEDIA_SUPPORT [=m] && VIDEO_V4L2 [=m] && I2C [=y] && 
MEDIA_CAMERA_SUPPORT [=y]
   Location:
     -> Device Drivers
       -> Multimedia support (MEDIA_SUPPORT [=m])
         -> Media ancillary drivers
           -> Camera sensor devices
 Selects: V4L2_FWNODE [=n] && VIDEO_V4L2_SUBDEV_API [=n] && MEDIA_CONTROLLER 
[=y] && VIDEO_MAX9271_LIB [=n]

---

Signed-off-by: Fedora Kernel Team <kernel-t...@fedoraproject.org>

diff a/redhat/configs/common/generic/CONFIG_VIDEO_IMX334 
b/redhat/configs/common/generic/CONFIG_VIDEO_IMX334
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_VIDEO_IMX334
@@ -0,0 +1 @@
+# CONFIG_VIDEO_IMX334 is not set
diff a/redhat/configs/common/generic/CONFIG_VIDEO_OV5648 
b/redhat/configs/common/generic/CONFIG_VIDEO_OV5648
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_VIDEO_OV5648
@@ -0,0 +1 @@
+# CONFIG_VIDEO_OV5648 is not set
diff a/redhat/configs/common/generic/CONFIG_VIDEO_OV8865 
b/redhat/configs/common/generic/CONFIG_VIDEO_OV8865
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_VIDEO_OV8865
@@ -0,0 +1 @@
+# CONFIG_VIDEO_OV8865 is not set
diff a/redhat/configs/common/generic/CONFIG_VIDEO_RDACM21 
b/redhat/configs/common/generic/CONFIG_VIDEO_RDACM21
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_VIDEO_RDACM21
@@ -0,0 +1 @@
+# CONFIG_VIDEO_RDACM21 is not set
diff a/redhat/configs/pending-common/generic/CONFIG_VIDEO_IMX334 
b/redhat/configs/pending-common/generic/CONFIG_VIDEO_IMX334
--- a/redhat/configs/pending-common/generic/CONFIG_VIDEO_IMX334
+++ /dev/null
@@ -1,24 +0,0 @@
-# CONFIG_VIDEO_IMX334:
-# 
-# This is a Video4Linux2 sensor driver for the Sony
-# IMX334 camera.
-# 
-# To compile this driver as a module, choose M here: the
-# module will be called imx334.
-# 
-# Symbol: VIDEO_IMX334 [=n]
-# Type  : tristate
-# Defined at drivers/media/i2c/Kconfig:816
-#   Prompt: Sony IMX334 sensor support
-#   Depends on: MEDIA_SUPPORT [=m] && OF_GPIO [=y] && I2C [=y] && VIDEO_V4L2 
[=m]
-#   Visible if: MEDIA_SUPPORT [=m] && OF_GPIO [=y] && I2C [=y] && VIDEO_V4L2 
[=m] && MEDIA_CAMERA_SUPPORT [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Multimedia support (MEDIA_SUPPORT [=m])
-#         -> Media ancillary drivers
-#           -> Camera sensor devices
-# Selects: VIDEO_V4L2_SUBDEV_API [=n] && MEDIA_CONTROLLER [=y] && V4L2_FWNODE 
[=n]
-# 
-# 
-# 
-# CONFIG_VIDEO_IMX334 is not set
diff a/redhat/configs/pending-common/generic/CONFIG_VIDEO_OV5648 
b/redhat/configs/pending-common/generic/CONFIG_VIDEO_OV5648
--- a/redhat/configs/pending-common/generic/CONFIG_VIDEO_OV5648
+++ /dev/null
@@ -1,24 +0,0 @@
-# CONFIG_VIDEO_OV5648:
-# 
-# This is a Video4Linux2 sensor driver for the OmniVision
-# OV5648 camera.
-# 
-# To compile this driver as a module, choose M here: the
-# module will be called ov5648.
-# 
-# Symbol: VIDEO_OV5648 [=n]
-# Type  : tristate
-# Defined at drivers/media/i2c/Kconfig:953
-#   Prompt: OmniVision OV5648 sensor support
-#   Depends on: MEDIA_SUPPORT [=m] && I2C [=y] && PM [=y] && VIDEO_V4L2 [=m]
-#   Visible if: MEDIA_SUPPORT [=m] && I2C [=y] && PM [=y] && VIDEO_V4L2 [=m] 
&& MEDIA_CAMERA_SUPPORT [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Multimedia support (MEDIA_SUPPORT [=m])
-#         -> Media ancillary drivers
-#           -> Camera sensor devices
-# Selects: MEDIA_CONTROLLER [=y] && VIDEO_V4L2_SUBDEV_API [=n] && V4L2_FWNODE 
[=n]
-# 
-# 
-# 
-# CONFIG_VIDEO_OV5648 is not set
diff a/redhat/configs/pending-common/generic/CONFIG_VIDEO_OV8865 
b/redhat/configs/pending-common/generic/CONFIG_VIDEO_OV8865
--- a/redhat/configs/pending-common/generic/CONFIG_VIDEO_OV8865
+++ /dev/null
@@ -1,24 +0,0 @@
-# CONFIG_VIDEO_OV8865:
-# 
-# This is a Video4Linux2 sensor driver for OmniVision
-# OV8865 camera sensor.
-# 
-# To compile this driver as a module, choose M here: the
-# module will be called ov8865.
-# 
-# Symbol: VIDEO_OV8865 [=n]
-# Type  : tristate
-# Defined at drivers/media/i2c/Kconfig:1078
-#   Prompt: OmniVision OV8865 sensor support
-#   Depends on: MEDIA_SUPPORT [=m] && I2C [=y] && PM [=y] && VIDEO_V4L2 [=m]
-#   Visible if: MEDIA_SUPPORT [=m] && I2C [=y] && PM [=y] && VIDEO_V4L2 [=m] 
&& MEDIA_CAMERA_SUPPORT [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Multimedia support (MEDIA_SUPPORT [=m])
-#         -> Media ancillary drivers
-#           -> Camera sensor devices
-# Selects: MEDIA_CONTROLLER [=y] && VIDEO_V4L2_SUBDEV_API [=n] && V4L2_FWNODE 
[=n]
-# 
-# 
-# 
-# CONFIG_VIDEO_OV8865 is not set
diff a/redhat/configs/pending-common/generic/CONFIG_VIDEO_RDACM21 
b/redhat/configs/pending-common/generic/CONFIG_VIDEO_RDACM21
--- a/redhat/configs/pending-common/generic/CONFIG_VIDEO_RDACM21
+++ /dev/null
@@ -1,24 +0,0 @@
-# CONFIG_VIDEO_RDACM21:
-# 
-# This driver supports the IMI RDACM21 GMSL camera, used in
-# ADAS systems.
-# 
-# This camera should be used in conjunction with a GMSL
-# deserialiser such as the MAX9286.
-# 
-# Symbol: VIDEO_RDACM21 [=n]
-# Type  : tristate
-# Defined at drivers/media/i2c/Kconfig:1260
-#   Prompt: IMI RDACM21 camera support
-#   Depends on: MEDIA_SUPPORT [=m] && VIDEO_V4L2 [=m] && I2C [=y]
-#   Visible if: MEDIA_SUPPORT [=m] && VIDEO_V4L2 [=m] && I2C [=y] && 
MEDIA_CAMERA_SUPPORT [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Multimedia support (MEDIA_SUPPORT [=m])
-#         -> Media ancillary drivers
-#           -> Camera sensor devices
-# Selects: V4L2_FWNODE [=n] && VIDEO_V4L2_SUBDEV_API [=n] && MEDIA_CONTROLLER 
[=y] && VIDEO_MAX9271_LIB [=n]
-# 
-# 
-# 
-# CONFIG_VIDEO_RDACM21 is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/906
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to