From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> [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_LT6911UXE [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:1150 Prompt: Lontium LT6911UXE decoder Depends on: MEDIA_SUPPORT [=m] && ACPI [=y] && VIDEO_DEV [=m] Visible if: MEDIA_SUPPORT [=m] && ACPI [=y] && VIDEO_DEV [=m] && !MEDIA_HIDE_ANCILLARY_SUBDRV [=n] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Video decoders -> Lontium LT6911UXE decoder (VIDEO_LT6911UXE [=n]) Selects: V4L2_FWNODE [=m] Commit: e49563c3be09 (media: i2c: add lt6911uxe hdmi bridge driver) --- Symbol: VIDEO_QCOM_IRIS [=n] Type : tristate Defined at drivers/media/platform/qcom/iris/Kconfig:1 Prompt: Qualcomm iris V4L2 decoder driver Depends on: MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && MEDIA_PLATFORM_DRIVERS [=y] && VIDEO_DEV [=m] && (ARCH_QCOM [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media drivers -> Media platform devices (MEDIA_PLATFORM_DRIVERS [=y]) -> Qualcomm iris V4L2 decoder driver (VIDEO_QCOM_IRIS [=n]) Selects: V4L2_MEM2MEM_DEV [=n] && QCOM_MDT_LOADER [=n] && QCOM_SCM [=y] && VIDEOBUF2_DMA_CONTIG [=n] Commit: 38506cb7e8d2 (media: iris: add platform driver for iris video device) --- Symbol: VIDEO_SYNOPSYS_HDMIRX [=n] Type : tristate Defined at drivers/media/platform/synopsys/hdmirx/Kconfig:3 Prompt: Synopsys DesignWare HDMI Receiver driver Depends on: MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && MEDIA_PLATFORM_DRIVERS [=y] && VIDEO_DEV [=m] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media drivers -> Media platform devices (MEDIA_PLATFORM_DRIVERS [=y]) -> Synopsys DesignWare HDMI Receiver driver (VIDEO_SYNOPSYS_HDMIRX [=n]) Selects: MEDIA_CONTROLLER [=y] && VIDEO_V4L2_SUBDEV_API [=y] && VIDEOBUF2_DMA_CONTIG [=n] && CEC_CORE [=m] && HDMI [=y] Commit: 7b59b132ad43 (media: platform: synopsys: Add support for HDMI input driver) --- Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> diff --git a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_LT6911UXE b/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_LT6911UXE deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_LT6911UXE +++ /dev/null @@ -1,18 +0,0 @@ -# Symbol: VIDEO_LT6911UXE [=n] -# Type : tristate -# Defined at drivers/media/i2c/Kconfig:1150 -# Prompt: Lontium LT6911UXE decoder -# Depends on: MEDIA_SUPPORT [=m] && ACPI [=y] && VIDEO_DEV [=m] -# Visible if: MEDIA_SUPPORT [=m] && ACPI [=y] && VIDEO_DEV [=m] && !MEDIA_HIDE_ANCILLARY_SUBDRV [=n] -# Location: -# -> Device Drivers -# -> Multimedia support (MEDIA_SUPPORT [=m]) -# -> Media ancillary drivers -# -> Video decoders -# -> Lontium LT6911UXE decoder (VIDEO_LT6911UXE [=n]) -# Selects: V4L2_FWNODE [=m] -# -# -# -# Commit: e49563c3be09 (media: i2c: add lt6911uxe hdmi bridge driver) -# CONFIG_VIDEO_LT6911UXE is not set diff --git a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_QCOM_IRIS b/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_QCOM_IRIS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_QCOM_IRIS +++ /dev/null @@ -1,17 +0,0 @@ -# Symbol: VIDEO_QCOM_IRIS [=n] -# Type : tristate -# Defined at drivers/media/platform/qcom/iris/Kconfig:1 -# Prompt: Qualcomm iris V4L2 decoder driver -# Depends on: MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && MEDIA_PLATFORM_DRIVERS [=y] && VIDEO_DEV [=m] && (ARCH_QCOM [=y] || COMPILE_TEST [=n]) -# Location: -# -> Device Drivers -# -> Multimedia support (MEDIA_SUPPORT [=m]) -# -> Media drivers -# -> Media platform devices (MEDIA_PLATFORM_DRIVERS [=y]) -# -> Qualcomm iris V4L2 decoder driver (VIDEO_QCOM_IRIS [=n]) -# Selects: V4L2_MEM2MEM_DEV [=n] && QCOM_MDT_LOADER [=n] && QCOM_SCM [=y] && VIDEOBUF2_DMA_CONTIG [=n] -# -# -# -# Commit: 38506cb7e8d2 (media: iris: add platform driver for iris video device) -# CONFIG_VIDEO_QCOM_IRIS is not set diff --git a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_SYNOPSYS_HDMIRX b/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_SYNOPSYS_HDMIRX deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_VIDEO_SYNOPSYS_HDMIRX +++ /dev/null @@ -1,17 +0,0 @@ -# Symbol: VIDEO_SYNOPSYS_HDMIRX [=n] -# Type : tristate -# Defined at drivers/media/platform/synopsys/hdmirx/Kconfig:3 -# Prompt: Synopsys DesignWare HDMI Receiver driver -# Depends on: MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && MEDIA_PLATFORM_DRIVERS [=y] && VIDEO_DEV [=m] -# Location: -# -> Device Drivers -# -> Multimedia support (MEDIA_SUPPORT [=m]) -# -> Media drivers -# -> Media platform devices (MEDIA_PLATFORM_DRIVERS [=y]) -# -> Synopsys DesignWare HDMI Receiver driver (VIDEO_SYNOPSYS_HDMIRX [=n]) -# Selects: MEDIA_CONTROLLER [=y] && VIDEO_V4L2_SUBDEV_API [=y] && VIDEOBUF2_DMA_CONTIG [=n] && CEC_CORE [=m] && HDMI [=y] -# -# -# -# Commit: 7b59b132ad43 (media: platform: synopsys: Add support for HDMI input driver) -# CONFIG_VIDEO_SYNOPSYS_HDMIRX is not set diff --git a/redhat/configs/rhel/generic/CONFIG_VIDEO_LT6911UXE b/redhat/configs/rhel/generic/CONFIG_VIDEO_LT6911UXE new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_VIDEO_LT6911UXE @@ -0,0 +1 @@ +# CONFIG_VIDEO_LT6911UXE is not set diff --git a/redhat/configs/rhel/generic/CONFIG_VIDEO_QCOM_IRIS b/redhat/configs/rhel/generic/CONFIG_VIDEO_QCOM_IRIS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_VIDEO_QCOM_IRIS @@ -0,0 +1 @@ +# CONFIG_VIDEO_QCOM_IRIS is not set diff --git a/redhat/configs/rhel/generic/CONFIG_VIDEO_SYNOPSYS_HDMIRX b/redhat/configs/rhel/generic/CONFIG_VIDEO_SYNOPSYS_HDMIRX new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_VIDEO_SYNOPSYS_HDMIRX @@ -0,0 +1 @@ +# CONFIG_VIDEO_SYNOPSYS_HDMIRX is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3760 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue