From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> [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. 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) --- Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_CLIENT_DEFAULT_FBDEV b/redhat/configs/pending-rhel/generic/CONFIG_DRM_CLIENT_DEFAULT_FBDEV deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_CLIENT_DEFAULT_FBDEV +++ /dev/null @@ -1,18 +0,0 @@ -# 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) -CONFIG_DRM_CLIENT_DEFAULT_FBDEV=y diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_CLIENT_LOG b/redhat/configs/pending-rhel/generic/CONFIG_DRM_CLIENT_LOG deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_CLIENT_LOG +++ /dev/null @@ -1,17 +0,0 @@ -# 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) -# CONFIG_DRM_CLIENT_LOG is not set diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_CLIENT_DEFAULT_FBDEV b/redhat/configs/rhel/generic/CONFIG_DRM_CLIENT_DEFAULT_FBDEV new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_DRM_CLIENT_DEFAULT_FBDEV @@ -0,0 +1 @@ +CONFIG_DRM_CLIENT_DEFAULT_FBDEV=y diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_CLIENT_LOG b/redhat/configs/rhel/generic/CONFIG_DRM_CLIENT_LOG new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_DRM_CLIENT_LOG @@ -0,0 +1 @@ +# CONFIG_DRM_CLIENT_LOG is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3618 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue