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:
Clayton Craft 2025-11-18 08:46:04 -08:00 committed by The Friendly Merge Bot
parent a16aa558a6
commit 287331de80
No known key found for this signature in database

View file

@ -16,6 +16,7 @@ community = [
"category:containers",
"category:debug",
"category:filesystems",
"category:immutable",
"category:input",
"category:iwd",
"category:netboot",