deepin-community / kernel

deepin linux kernel
https://www.deepin.org
Other
21 stars 58 forks source link

arch: arm64: loongarch: x86: clean up release-bound kernel configs #335

Closed MingcongBai closed 1 month ago

MingcongBai commented 1 month ago

Drop debug, unit tests, self-tests, error/fault injection, emulated/fake drivers, and non-critical tracing support from the release kernel configs to save space and unneeded debug outputs (that may confuse our users).

With the exception of DebugFS support for rtw88/89, as we maintain a set of vendor patches for these devices and debug outputs are not enabled by default unless rtw8{8,9}_core.debug_mask=0x7fff was specificed.

deepin-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign zeno-sole for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[https:/raw.githubusercontent.com/deepin-community/template-repository/master/debian/deepin/OWNERS](https://github.com/deepin-community/kernel/blob/linux-6.6.y/https:/raw.githubusercontent.com/deepin-community/template-repository/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
deepin-ci-robot commented 1 month ago

deepin pr auto review

Remove some debugging and testing options