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. Symbol: VIDEO_OV02C10 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:370 Prompt: OmniVision OV02C10 sensor support Depends on: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && VIDEO_CAMERA_SENSOR [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Camera sensor devices (VIDEO_CAMERA_SENSOR [=y]) -> OmniVision OV02C10 sensor support (VIDEO_OV02C10 [=n]) Selects: V4L2_CCI_I2C [=n] Commit: 44f89010dae0 (media: i2c: Add Omnivision OV02C10 sensor driver) --- Symbol: VIDEO_OV02E10 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:360 Prompt: OmniVision OV02E10 sensor support Depends on: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && VIDEO_CAMERA_SENSOR [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Camera sensor devices (VIDEO_CAMERA_SENSOR [=y]) -> OmniVision OV02E10 sensor support (VIDEO_OV02E10 [=n]) Selects: V4L2_CCI_I2C [=n] Commit: 1c734f8ab070 (media: i2c: ov02e10: add OV02E10 image sensor driver) --- Symbol: VIDEO_VD55G1 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:715 Prompt: ST VD55G1 sensor support Depends on: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && VIDEO_CAMERA_SENSOR [=y] && GPIOLIB [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Camera sensor devices (VIDEO_CAMERA_SENSOR [=y]) -> ST VD55G1 sensor support (VIDEO_VD55G1 [=n]) Selects: V4L2_CCI_I2C [=n] Commit: e56616d7b23c (media: i2c: Add driver for ST VD55G1 camera sensor) --- Symbol: VIDEO_VD56G3 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:726 Prompt: ST VD56G3 sensor support Depends on: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && VIDEO_CAMERA_SENSOR [=y] && GPIOLIB [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Camera sensor devices (VIDEO_CAMERA_SENSOR [=y]) -> ST VD56G3 sensor support (VIDEO_VD56G3 [=n]) Selects: V4L2_CCI_I2C [=n] Commit: 87aa97fc3157 (media: i2c: Add driver for ST VD56G3 camera sensor) --- Signed-off-by: Fedora Kernel Team <kernel-t...@fedoraproject.org> diff --git a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_OV02C10 b/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_OV02C10 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_OV02C10 +++ /dev/null @@ -1,17 +0,0 @@ -# Symbol: VIDEO_OV02C10 [=n] -# Type : tristate -# Defined at drivers/media/i2c/Kconfig:370 -# Prompt: OmniVision OV02C10 sensor support -# Depends on: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && VIDEO_CAMERA_SENSOR [=y] -# Location: -# -> Device Drivers -# -> Multimedia support (MEDIA_SUPPORT [=m]) -# -> Media ancillary drivers -# -> Camera sensor devices (VIDEO_CAMERA_SENSOR [=y]) -# -> OmniVision OV02C10 sensor support (VIDEO_OV02C10 [=n]) -# Selects: V4L2_CCI_I2C [=n] -# -# -# -# Commit: 44f89010dae0 (media: i2c: Add Omnivision OV02C10 sensor driver) -# CONFIG_VIDEO_OV02C10 is not set diff --git a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_OV02E10 b/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_OV02E10 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_OV02E10 +++ /dev/null @@ -1,17 +0,0 @@ -# Symbol: VIDEO_OV02E10 [=n] -# Type : tristate -# Defined at drivers/media/i2c/Kconfig:360 -# Prompt: OmniVision OV02E10 sensor support -# Depends on: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && VIDEO_CAMERA_SENSOR [=y] -# Location: -# -> Device Drivers -# -> Multimedia support (MEDIA_SUPPORT [=m]) -# -> Media ancillary drivers -# -> Camera sensor devices (VIDEO_CAMERA_SENSOR [=y]) -# -> OmniVision OV02E10 sensor support (VIDEO_OV02E10 [=n]) -# Selects: V4L2_CCI_I2C [=n] -# -# -# -# Commit: 1c734f8ab070 (media: i2c: ov02e10: add OV02E10 image sensor driver) -# CONFIG_VIDEO_OV02E10 is not set diff --git a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_VD55G1 b/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_VD55G1 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_VD55G1 +++ /dev/null @@ -1,17 +0,0 @@ -# Symbol: VIDEO_VD55G1 [=n] -# Type : tristate -# Defined at drivers/media/i2c/Kconfig:715 -# Prompt: ST VD55G1 sensor support -# Depends on: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && VIDEO_CAMERA_SENSOR [=y] && GPIOLIB [=y] -# Location: -# -> Device Drivers -# -> Multimedia support (MEDIA_SUPPORT [=m]) -# -> Media ancillary drivers -# -> Camera sensor devices (VIDEO_CAMERA_SENSOR [=y]) -# -> ST VD55G1 sensor support (VIDEO_VD55G1 [=n]) -# Selects: V4L2_CCI_I2C [=n] -# -# -# -# Commit: e56616d7b23c (media: i2c: Add driver for ST VD55G1 camera sensor) -# CONFIG_VIDEO_VD55G1 is not set diff --git a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_VD56G3 b/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_VD56G3 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_VD56G3 +++ /dev/null @@ -1,17 +0,0 @@ -# Symbol: VIDEO_VD56G3 [=n] -# Type : tristate -# Defined at drivers/media/i2c/Kconfig:726 -# Prompt: ST VD56G3 sensor support -# Depends on: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && VIDEO_CAMERA_SENSOR [=y] && GPIOLIB [=y] -# Location: -# -> Device Drivers -# -> Multimedia support (MEDIA_SUPPORT [=m]) -# -> Media ancillary drivers -# -> Camera sensor devices (VIDEO_CAMERA_SENSOR [=y]) -# -> ST VD56G3 sensor support (VIDEO_VD56G3 [=n]) -# Selects: V4L2_CCI_I2C [=n] -# -# -# -# Commit: 87aa97fc3157 (media: i2c: Add driver for ST VD56G3 camera sensor) -# CONFIG_VIDEO_VD56G3 is not set diff --git a/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02C10 b/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02C10 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02C10 @@ -0,0 +1 @@ +# CONFIG_VIDEO_OV02C10 is not set diff --git a/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02E10 b/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02E10 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02E10 @@ -0,0 +1 @@ +# CONFIG_VIDEO_OV02E10 is not set diff --git a/redhat/configs/rhel/generic/CONFIG_VIDEO_VD55G1 b/redhat/configs/rhel/generic/CONFIG_VIDEO_VD55G1 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_VIDEO_VD55G1 @@ -0,0 +1 @@ +# CONFIG_VIDEO_VD55G1 is not set diff --git a/redhat/configs/rhel/generic/CONFIG_VIDEO_VD56G3 b/redhat/configs/rhel/generic/CONFIG_VIDEO_VD56G3 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_VIDEO_VD56G3 @@ -0,0 +1 @@ +# CONFIG_VIDEO_VD56G3 is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3901 -- _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue