Skip to content

[redhat] New configs in drivers/gpu

CKI ARK Bot requested to merge configs/2022-05-26/drivers/gpu 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: DRM_FSL_LDB [=n] Type : tristate Defined at drivers/gpu/drm/bridge/Kconfig:78 Prompt: Freescale i.MX8MP LDB bridge Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_BRIDGE [=y] && OF [=y] Location: Main menu -> Device Drivers -> Graphics support -> Display Interface Bridges Selects: DRM_KMS_HELPER [=m] && DRM_PANEL_BRIDGE [=y]


Symbol: DRM_LONTIUM_LT9211 [=n] Type : tristate Defined at drivers/gpu/drm/bridge/Kconfig:115 Prompt: Lontium LT9211 DSI/LVDS/DPI bridge Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_BRIDGE [=y] && OF [=y] Location: Main menu -> Device Drivers -> Graphics support -> Display Interface Bridges Selects: DRM_PANEL_BRIDGE [=y] && DRM_KMS_HELPER [=m] && DRM_MIPI_DSI [=n] && REGMAP_I2C [=m]


Symbol: DRM_PANEL_NEWVISION_NV3052C [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:288 Prompt: NewVision NV3052C RGB/SPI panel Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_PANEL [=y] && OF [=y] && SPI [=y] && BACKLIGHT_CLASS_DEVICE [=y] Location: Main menu -> Device Drivers -> Graphics support -> Display Panels Selects: DRM_MIPI_DBI [=n]


Cc: David Airlie airlied@redhat.com Cc: Adam Jackson ajax@redhat.com Cc: Lyude Paul lyude@redhat.com Cc: "Michel Dänzer" mdaenzer@redhat.com Cc: Karol Herbst kherbst@redhat.com Cc: Ben Skeggs bskeggs@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports