kconfigcheck: require immutable category for community kernels
This will make testing immutable images easier, because currently I suspect most kernels aren't enabling things like erofs... Signed-off-by: Clayton Craft <craftyguy@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7395>
This commit is contained in:
parent
a16aa558a6
commit
287331de80
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ community = [
|
|||
"category:containers",
|
||||
"category:debug",
|
||||
"category:filesystems",
|
||||
"category:immutable",
|
||||
"category:input",
|
||||
"category:iwd",
|
||||
"category:netboot",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue