kconfigcheck: add new category for virtualization support
1 unresolved thread
1 unresolved thread
For including options to making sure KVM (and others later) is enabled in the kernel.
Merge request reports
Activity
added 1 commit
- fab3e720 - kconfigcheck: add new category for virtualization support
- Resolved by Clayton Craft
- Resolved by Clayton Craft
added 1 commit
- ee8c24d3 - kconfigcheck: add new category for virtualization support
added 41 commits
-
ee8c24d3...f7f49b34 - 40 commits from branch
master
- bccbfbc9 - kconfigcheck: add new category for virtualization support (MR 5843)
-
ee8c24d3...f7f49b34 - 40 commits from branch
enabled an automatic merge when all merge checks for bccbfbc9 pass
Thanks for making this!
@craftyguy: Note that right now this category is not enforced anywhere (would probably be good to add a CI check for this, it seems this is not intuitive?). To enforce it:
- add it to
[aliases]
->community
- and/or add it to specific devices as
option="pmb:kconfigcheck-virt"
Edited by Oliver Smith- add it to
Please register or sign in to reply