kconfigcheck: CRYPTO_AES_TI is not available starting from Linux v7.0
See [1], which was merged into v7.0. [1] https://lore.kernel.org/all/20260112192035.10427-9-ebiggers@kernel.org/ Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8410>
This commit is contained in:
parent
0add2ad499
commit
8155e23632
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ NFS_V4 = "m"
|
|||
RPCSEC_GSS_KRB5 = "m"
|
||||
["category:netmount".">=3.1.0"."all"]
|
||||
CRYPTO_CMAC = "m"
|
||||
["category:netmount".">=3.10.0"."all"]
|
||||
["category:netmount".">=3.10.0 <7.0"."all"]
|
||||
CRYPTO_AES_TI = "m"
|
||||
["category:netmount".">=3.10.0"."aarch64"]
|
||||
CRYPTO_AES_ARM64_CE_BLK = "y"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue