[Deepin-Kernel-SIG] [linux 6.18-y] [Deepin] deepin: config: update deepin_x86_desktop_defconfig#1555
Conversation
deepin inclusion category: feature continue to align feature with other dist. Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the deepin_x86_desktop_defconfig to align Deepin’s x86 desktop kernel configuration with other distributions’ feature sets; the diff adjusts kernel config options in that defconfig file. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Pull request overview
Updates Deepin’s x86 desktop kernel defconfig to align configuration choices with other distributions by enabling/disabling a set of kernel features.
Changes:
- Enable additional kexec/crash, power-management, KVM, module versioning, filesystem, and SWIOTLB options in
deepin_x86_desktop_defconfig. - Adjust filesystem feature toggles (e.g., XFS v4 support, EROFS ZIP features) and remove some assert/debug-oriented options.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| CONFIG_IA32_EMULATION=y | ||
| CONFIG_X86_X32_ABI=y | ||
| CONFIG_KVM=m | ||
| CONFIG_KVM_SW_PROTECTED_VM=y |
| CONFIG_KVM=m | ||
| CONFIG_KVM_SW_PROTECTED_VM=y | ||
| CONFIG_KVM_INTEL=m | ||
| CONFIG_KVM_INTEL_PROVE_VE=y |
| CONFIG_JFS_SECURITY=y | ||
| CONFIG_JFS_STATISTICS=y | ||
| CONFIG_XFS_FS=m | ||
| CONFIG_XFS_SUPPORT_V4=y |
deepin inclusion
category: feature
continue to align feature with other dist.
Summary by Sourcery
Update the deepin_x86_desktop_defconfig for the x86 desktop kernel profile to align Deepin’s configuration with other distributions.
Enhancements:
Build: