kconfigcheck.toml: fix architecture typo
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7523>
This commit is contained in:
parent
0f5258d3ba
commit
7bbac7dea6
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@ CHECKPOINT_RESTORE = "y" # Needed for lxc
|
|||
MEMCG = "y"
|
||||
DM_THIN_PROVISIONING = "m" # Storage Drivers
|
||||
SWAP = "y"
|
||||
["category:containers".">=3.6"."x86 x64_64"]
|
||||
["category:containers".">=3.6"."x86 x86_64"]
|
||||
HUGETLB_PAGE = "y"
|
||||
CGROUP_HUGETLB = "y" # Optional section
|
||||
["category:containers".">=3.6 <6.1_rc1"."all"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue