diff --git a/main/linux-postmarketos-qcom-msm8916/APKBUILD b/main/linux-postmarketos-qcom-msm8916/APKBUILD index f699c3019..afa47cbba 100644 --- a/main/linux-postmarketos-qcom-msm8916/APKBUILD +++ b/main/linux-postmarketos-qcom-msm8916/APKBUILD @@ -4,7 +4,7 @@ _flavor="postmarketos-qcom-msm8916" pkgname=linux-$_flavor pkgver=5.7.1 -pkgrel=0 +pkgrel=1 pkgdesc="Mainline kernel fork for Qualcomm MSM8916 devices" arch="aarch64 armv7" url="https://github.com/msm8916-mainline/linux" @@ -52,5 +52,5 @@ package() { } sha512sums="1dd8c1264fbaf74c500978dc231cd8b7684bda7de7378b808c5683bb23e43f7546b4d2d0547691a8e849a18904ee88fef28c9308c090eca07dc96de7a7c589f3 linux-postmarketos-qcom-msm8916-v5.7.1-msm8916.tar.gz -3c2cb67cac7b53e727efb6c180e3563dd89c782dc1dd03612e4c9fe0789e9ffd0934fcfdaa99741d90c5492eb5d3b029cb7953b9746c25eec1a622dec958eac3 config-postmarketos-qcom-msm8916.aarch64 -ddb5789e785d06aee99852d7ce343f848526f54ce53435e927c40f31d9d4a7427ca31787286c3230bd18a358b0c89906cb779a267085e08c5fafbdfdcd54d3a4 config-postmarketos-qcom-msm8916.armv7" +bbcb31710e2c44bbb33b4bf76ff82ac57fe88bdd96e256d639585ba9e2c08982819888f5cf4a27d966a8396eebe5adc104f89d297fe8fe7aa1b755ef9bdba770 config-postmarketos-qcom-msm8916.aarch64 +66785323377c543c1f7e2e92cc9a8f315144b34d67c5b1ce007dda7a08cd095a4793867196261653709444590bd303e1364f697015add3cef08e3666ab509185 config-postmarketos-qcom-msm8916.armv7" diff --git a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 index 6c1312577..23d2c99ff 100644 --- a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 +++ b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 @@ -4986,11 +4986,11 @@ CONFIG_CRYPTO_CBC=m # CONFIG_CRYPTO_CFB is not set CONFIG_CRYPTO_CTR=m # CONFIG_CRYPTO_CTS is not set -CONFIG_CRYPTO_ECB=m +CONFIG_CRYPTO_ECB=y # CONFIG_CRYPTO_LRW is not set # CONFIG_CRYPTO_OFB is not set # CONFIG_CRYPTO_PCBC is not set -# CONFIG_CRYPTO_XTS is not set +CONFIG_CRYPTO_XTS=y # CONFIG_CRYPTO_KEYWRAP is not set CONFIG_CRYPTO_NHPOLY1305=m # CONFIG_CRYPTO_ADIANTUM is not set diff --git a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 index 64f2a870c..172454071 100644 --- a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 +++ b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 @@ -4978,11 +4978,11 @@ CONFIG_CRYPTO_CBC=m # CONFIG_CRYPTO_CFB is not set CONFIG_CRYPTO_CTR=m # CONFIG_CRYPTO_CTS is not set -CONFIG_CRYPTO_ECB=m +CONFIG_CRYPTO_ECB=y # CONFIG_CRYPTO_LRW is not set # CONFIG_CRYPTO_OFB is not set # CONFIG_CRYPTO_PCBC is not set -# CONFIG_CRYPTO_XTS is not set +CONFIG_CRYPTO_XTS=y # CONFIG_CRYPTO_KEYWRAP is not set CONFIG_CRYPTO_NHPOLY1305=m # CONFIG_CRYPTO_ADIANTUM is not set