summaryrefslogtreecommitdiff
path: root/libre/linux-libre/config.armv7h
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/config.armv7h
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/config.armv7h')
-rw-r--r--libre/linux-libre/config.armv7h2
1 files changed, 1 insertions, 1 deletions
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