diff options
author | David P <megver83@openmailbox.org> | 2017-10-27 19:56:38 -0300 |
---|---|---|
committer | David P <megver83@openmailbox.org> | 2017-10-27 19:56:38 -0300 |
commit | d3b6da1f1d9c05ecddff4f500c4256fb97b41d24 (patch) | |
tree | 8ec2e3ca7a7370e7ebcb31ce04deb27b27e35d24 /libre/linux-libre-hardened | |
parent | e5e3490f4ac69f86db290ecf074aca8a5c72aa27 (diff) | |
download | abslibre-d3b6da1f1d9c05ecddff4f500c4256fb97b41d24.tar.gz abslibre-d3b6da1f1d9c05ecddff4f500c4256fb97b41d24.tar.bz2 abslibre-d3b6da1f1d9c05ecddff4f500c4256fb97b41d24.zip |
Update linux-libre-xtreme config.*
And pkgdesc, again
Diffstat (limited to 'libre/linux-libre-hardened')
-rw-r--r-- | libre/linux-libre-hardened/config.armv7h | 6 | ||||
-rw-r--r-- | libre/linux-libre-hardened/config.i686 | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/libre/linux-libre-hardened/config.armv7h b/libre/linux-libre-hardened/config.armv7h index 8233856e6..980bea7bc 100644 --- a/libre/linux-libre-hardened/config.armv7h +++ b/libre/linux-libre-hardened/config.armv7h @@ -7249,7 +7249,10 @@ CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" # CONFIG_ARM_KPROBES_TEST is not set # CONFIG_PID_IN_CONTEXTIDR is not set # CONFIG_CORESIGHT is not set + +# # Security options +# CONFIG_KEYS=y # CONFIG_PERSISTENT_KEYRINGS is not set # CONFIG_BIG_KEYS is not set @@ -7303,7 +7306,10 @@ CONFIG_ASYNC_XOR=m CONFIG_ASYNC_PQ=m CONFIG_ASYNC_RAID6_RECOV=m CONFIG_CRYPTO=y + +# # Crypto core or helper +# CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD=y diff --git a/libre/linux-libre-hardened/config.i686 b/libre/linux-libre-hardened/config.i686 index 1845c2d3e..c396c0344 100644 --- a/libre/linux-libre-hardened/config.i686 +++ b/libre/linux-libre-hardened/config.i686 @@ -6976,7 +6976,10 @@ CONFIG_OPTIMIZE_INLINING=y # CONFIG_DEBUG_NMI_SELFTEST is not set # CONFIG_X86_DEBUG_FPU is not set # CONFIG_PUNIT_ATOM_DEBUG is not set + +# # Security options +# CONFIG_KEYS=y CONFIG_PERSISTENT_KEYRINGS=y # CONFIG_BIG_KEYS is not set @@ -7027,7 +7030,10 @@ CONFIG_ASYNC_XOR=m CONFIG_ASYNC_PQ=m CONFIG_ASYNC_RAID6_RECOV=m CONFIG_CRYPTO=y + +# # Crypto core or helper +# CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD=m |