Skip to content

[redhat] New configs in drivers/media

CKI ARK Bot requested to merge configs/os-build/2024-01-13/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: VIDEO_ALVIUM_CSI2 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:44 Prompt: Allied Vision ALVIUM MIPI CSI-2 camera 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]) -> Allied Vision ALVIUM MIPI CSI-2 camera support (VIDEO_ALVIUM_CSI2 [=n]) Selects: V4L2_CCI_I2C [=n]


Symbol: VIDEO_GC0308 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:63 Prompt: GalaxyCore GC0308 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]) -> GalaxyCore GC0308 sensor support (VIDEO_GC0308 [=n]) Selects: V4L2_CCI_I2C [=n]


Symbol: VIDEO_GC2145 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:73 Prompt: GalaxyCore GC2145 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]) -> GalaxyCore GC2145 sensor support (VIDEO_GC2145 [=n]) Selects: V4L2_CCI_I2C [=n]


Symbol: VIDEO_OV64A40 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:488 Prompt: OmniVision OV64A40 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 OV64A40 sensor support (VIDEO_OV64A40 [=n]) Selects: V4L2_CCI_I2C [=n]


Symbol: VIDEO_THP7312 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:674 Prompt: THine THP7312 support Depends on: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && I2C [=y] Visible if: MEDIA_SUPPORT [=m] && VIDEO_DEV [=m] && I2C [=y] && MEDIA_CAMERA_SUPPORT [=y] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Camera ISPs -> THine THP7312 support (VIDEO_THP7312 [=n]) Selects: FW_LOADER [=y] && MEDIA_CONTROLLER [=y] && V4L2_CCI_I2C [=n] && V4L2_FWNODE [=m] && VIDEO_V4L2_SUBDEV_API [=y]


Symbol: VIDEO_TW9900 [=n] Type : tristate Defined at drivers/media/i2c/Kconfig:1246 Prompt: Techwell TW9900 video decoder Depends on: MEDIA_SUPPORT [=m] && GPIOLIB [=y] && VIDEO_DEV [=m] && I2C [=y] && PM [=y] Visible if: MEDIA_SUPPORT [=m] && GPIOLIB [=y] && VIDEO_DEV [=m] && I2C [=y] && PM [=y] && !MEDIA_HIDE_ANCILLARY_SUBDRV [=n] Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=m]) -> Media ancillary drivers -> Video decoders -> Techwell TW9900 video decoder (VIDEO_TW9900 [=n]) Selects: MEDIA_CONTROLLER [=y] && VIDEO_V4L2_SUBDEV_API [=y] && V4L2_ASYNC [=m]


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

Merge request reports