From: Mark Langsdorf <mlang...@redhat.com> redhat/configs: enable ACPI_DEBUG on non-debug kernels
In response to partner requests and to match Fedora, enable ACPI_DEBUG on non-debug kernels. This adds 50Kb to the kernel size and allows root users to enable ACPI debug messages either through kernel command line parameters or through sysfs. Signed-off-by: Mark Langsdorf <mlang...@redhat.com> diff --git a/redhat/configs/rhel/generic/CONFIG_ACPI_DEBUG b/redhat/configs/rhel/generic/CONFIG_ACPI_DEBUG index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/CONFIG_ACPI_DEBUG +++ b/redhat/configs/rhel/generic/CONFIG_ACPI_DEBUG @@ -1 +1 @@ -# CONFIG_ACPI_DEBUG is not set +CONFIG_ACPI_DEBUG=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3849 -- _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org 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@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue