[redhat] New configs in drivers/gpu
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.
CONFIG_DRM_ANALOGIX_ANX7625:
ANX7625 is an ultra-low power 4K mobile HD transmitter designed for portable devices. It converts MIPI/DPI to DisplayPort1.3 4K.
Symbol: DRM_ANALOGIX_ANX7625 [=n] Type : tristate Defined at drivers/gpu/drm/bridge/analogix/Kconfig:29 Prompt: Analogix Anx7625 MIPI to DP interface support Depends on: HAS_IOMEM [=y] && DRM_BRIDGE [=y] && DRM [=m] && OF [=y] Location: -> Device Drivers -> Graphics support -> Display Interface Bridges
CONFIG_DRM_LONTIUM_LT9611UXC:
Driver for Lontium LT9611UXC DSI to HDMI bridge chip driver that converts dual DSI and I2S to HDMI signals Please say Y if you have such hardware.
Symbol: DRM_LONTIUM_LT9611UXC [=n] Type : tristate Defined at drivers/gpu/drm/bridge/Kconfig:64 Prompt: Lontium LT9611UXC DSI/HDMI bridge Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_BRIDGE [=y] && OF [=y] Location: -> Device Drivers -> Graphics support -> Display Interface Bridges Selects: SND_SOC_HDMI_CODEC [=n] && DRM_PANEL_BRIDGE [=y] && DRM_KMS_HELPER [=m] && REGMAP_I2C [=m]
CONFIG_DRM_PANEL_ABT_Y030XX067A:
Say Y here to enable support for the Asia Better Technology Ltd. Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-300 and RG-99 handheld gaming consoles.
Symbol: DRM_PANEL_ABT_Y030XX067A [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:11 Prompt: ABT Y030XX067A 320x480 LCD panel Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_PANEL [=y] && OF [=y] && SPI [=y] Location: -> Device Drivers -> Graphics support -> Display Panels Selects: REGMAP_SPI [=m]
Cc: David Airlie airlied@redhat.com Cc: Adam Jackson ajax@redhat.com Cc: Lyude Paul lyude@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org