summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-08-27 20:29:24 -0400
committerDavid P <megver83@parabola.nu>2020-08-27 20:29:24 -0400
commitbc8e20309a13748a0981a63ca59b62bf40362c82 (patch)
treeb1f50a15d505d3fb6e39002561f3630c36f78f89 /libre/linux-libre
parent4d1bee5446e3604895fb721caaefaef8f426ca44 (diff)
linux-libre{,-pck}: disable CONFIG_CRYPTO_AEGIS128_SIMD in config.armv7h
it broked the build Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre')
-rw-r--r--libre/linux-libre/PKGBUILD2
-rw-r--r--libre/linux-libre/config.armv7h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 28d09ee46..375b54314 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -81,7 +81,7 @@ sha512sums=('ee31b02ebb50fb061f58c9d6011c2fcda93931b2b443adb19916928a4ea1c8e60a9
'SKIP'
'454a3435c7396767fee679a0132318c3259cb071cf4fda1dff68051204e731bc9ddae7f00b9b089ad264244acf830c141986ca831021c45a95a63bb53f478e86'
'd3954572bb951b624b48033a1fa82c7669060fe86b6436f7cef5f9fc98865c24d55ed7ea100004611e98abd7620ff59009bf0424326ec18f01554209cfb60c99'
- 'd064e3968591767d42f468e9d31a40b432969f97cbabda4d5b29dedbbc460a10fd20d15dbac7f077adbdb62c985cbee23aecfcd4128159f52d82edb51962298c'
+ '5a1681d51ecd9c46097189c1d46ac5e36c000435ba6f8a06c5cd1d1bb4cc699b8768610559f7f22a4fee2673a5a3df1239144751262fcd87008c0aab401a9ca7'
'53103bf55b957b657039510527df0df01279dec59cda115a4d6454e4135025d4546167fa30bdc99107f232561c1e096d8328609ab5a876cf7017176f92ad3e0b'
'167bc73c6c1c63931806238905dc44c7d87c5a5c0f6293159f2133dfe717fb44081018d810675716d1605ec7dff5e8333b87b19e09e2de21d0448e447437873b'
'bb6718984a7357c9b00c37e4788480e5b8b75018c172ecc1441bc3fc5d2d42444eb5d8c7f9d2e3a7d6fed6d03acb565e3c0559486e494c40a7fe6bd0570c9ede'
diff --git a/libre/linux-libre/config.armv7h b/libre/linux-libre/config.armv7h
index 3aeb085f4..7a1780ae3 100644
--- a/libre/linux-libre/config.armv7h
+++ b/libre/linux-libre/config.armv7h
@@ -9466,7 +9466,7 @@ CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_AEGIS128=m
-CONFIG_CRYPTO_AEGIS128_SIMD=y
+# CONFIG_CRYPTO_AEGIS128_SIMD is not set
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=m