Skip to content

[redhat] New configs in drivers/media

CKI ARK Bot requested to merge configs/2023-09-02/drivers/media into os-build

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: INTEL_VSC [=n] Type : tristate Defined at drivers/media/pci/intel/ivsc/Kconfig:4 Prompt: Intel Visual Sensing Controller Depends on: MEDIA_SUPPORT [=m] && PCI [=y] && MEDIA_PCI_SUPPORT [=y] && INTEL_MEI [=m] && ACPI [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media drivers -> Media PCI Adapters (MEDIA_PCI_SUPPORT [=y]) -> Intel Visual Sensing Controller (INTEL_VSC [=n])


Symbol: VIDEO_CAMERA_SENSOR [=y] Type : bool Defined at drivers/media/i2c/Kconfig:28 Prompt: Camera sensor devices Depends on: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && MEDIA_CAMERA_SUPPORT [=y] && I2C [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Camera sensor devices (VIDEO_CAMERA_SENSOR [=y]) Selects: MEDIA_CONTROLLER [=y] && V4L2_FWNODE [=m] && VIDEO_V4L2_SUBDEV_API [=y]


Symbol: VIDEO_DS90UB913 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:1451 Prompt: TI DS90UB913 FPD-Link III Serializer Depends on: MEDIA_SUPPORT [=m] && OF [=y] && I2C [=y] && VIDEO_DEV [=m] && COMMON_CLK [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Video serializers and deserializers -> TI DS90UB913 FPD-Link III Serializer (VIDEO_DS90UB913 [=n]) Selects: I2C_ATR [=n] && MEDIA_CONTROLLER [=y] && GPIOLIB [=y] && REGMAP_I2C [=m] && V4L2_FWNODE [=m] && VIDEO_V4L2_SUBDEV_API [=y]


Symbol: VIDEO_DS90UB953 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:1464 Prompt: TI FPD-Link III/IV CSI-2 Serializers Depends on: MEDIA_SUPPORT [=m] && OF [=y] && I2C [=y] && VIDEO_DEV [=m] && COMMON_CLK [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Video serializers and deserializers -> TI FPD-Link III/IV CSI-2 Serializers (VIDEO_DS90UB953 [=n]) Selects: I2C_ATR [=n] && MEDIA_CONTROLLER [=y] && GPIOLIB [=y] && REGMAP_I2C [=m] && V4L2_FWNODE [=m] && VIDEO_V4L2_SUBDEV_API [=y]


Symbol: VIDEO_DS90UB960 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:1477 Prompt: TI FPD-Link III/IV Deserializers Depends on: MEDIA_SUPPORT [=m] && OF [=y] && I2C [=y] && VIDEO_DEV [=m] && COMMON_CLK [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Video serializers and deserializers -> TI FPD-Link III/IV Deserializers (VIDEO_DS90UB960 [=n]) Selects: I2C_ATR [=n] && MEDIA_CONTROLLER [=y] && GPIOLIB [=y] && REGMAP_I2C [=m] && V4L2_FWNODE [=m] && VIDEO_V4L2_SUBDEV_API [=y]


Symbol: VIDEO_DW9719 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:656 Prompt: DW9719 lens voice coil support Depends on: MEDIA_SUPPORT [=m] && I2C [=y] && VIDEO_DEV [=m] Visible if: MEDIA_SUPPORT [=m] && I2C [=y] && VIDEO_DEV [=m] && MEDIA_CAMERA_SUPPORT [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Lens drivers -> DW9719 lens voice coil support (VIDEO_DW9719 [=n]) Selects: MEDIA_CONTROLLER [=y] && VIDEO_V4L2_SUBDEV_API [=y] && V4L2_ASYNC [=m] && V4L2_CCI_I2C [=n]


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports