-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
rhel-gpuaccelerators-gpu
-
None
-
False
-
-
None
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_CLIENT_DEFAULT_FBDEV [=y]
Type : bool
Defined at drivers/gpu/drm/clients/Kconfig:99
Prompt: fbdev
Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_CLIENT_SELECTION [=y] && (DRM_FBDEV_EMULATION [=y] || DRM_CLIENT_LOG [=n]) && DRM_FBDEV_EMULATION [=y]
Location:
-> Device Drivers
-> Graphics support
-> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
-> Supported DRM clients
-> Print the kernel boot message on the screen (DRM_CLIENT_LOG [=n])
-> Default DRM Client (<choice> [=n])
-> fbdev (DRM_CLIENT_DEFAULT_FBDEV [=y])
Commit: f7b42442c4ac (drm/log: Introduce a new boot logger to draw the kmsg on the screen)
—
Symbol: DRM_CLIENT_LOG [=n]
Type : bool
Defined at drivers/gpu/drm/clients/Kconfig:74
Prompt: Print the kernel boot message on the screen
Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_CLIENT_SELECTION [=y]
Location:
-> Device Drivers
-> Graphics support
-> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
-> Supported DRM clients
-> Print the kernel boot message on the screen (DRM_CLIENT_LOG [=n])
Selects: DRM_CLIENT [=y] && DRM_CLIENT_SETUP [=y] && DRM_DRAW [=n] && FONT_SUPPORT [=y]
Commit: f7b42442c4ac (drm/log: Introduce a new boot logger to draw the kmsg on the screen)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3618