From 4a134ce8860ca115cb5b1076e948b2db803f6c96 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Sun, 16 Feb 2020 11:20:07 +0100 Subject: Remove deprecated kernel options --- fragments/base/common | 1 - fragments/base/crypto | 1 - fragments/base/net | 9 --------- 3 files changed, 11 deletions(-) (limited to 'fragments/base') diff --git a/fragments/base/common b/fragments/base/common index 1a26566..2ce6b57 100644 --- a/fragments/base/common +++ b/fragments/base/common @@ -50,5 +50,4 @@ CONFIG_RTC_CLASS=y # https://lwn.net/Articles/681763/ CONFIG_BLK_WBT=y -CONFIG_BLK_WBT_SQ=y CONFIG_BLK_WBT_MQ=y diff --git a/fragments/base/crypto b/fragments/base/crypto index 0f63cdd..26919a8 100644 --- a/fragments/base/crypto +++ b/fragments/base/crypto @@ -1,4 +1,3 @@ CONFIG_DM_CRYPT=y -CONFIG_CRYPTO_AES_X86_64=y CONFIG_CRYPTO_USER_API_HASH=y CONFIG_CRYPTO_USER_API_SKCIPHER=y diff --git a/fragments/base/net b/fragments/base/net index 6aa8129..2387a46 100644 --- a/fragments/base/net +++ b/fragments/base/net @@ -29,14 +29,5 @@ CONFIG_SYN_COOKIES=y CONFIG_INET_UDP_DIAG=y CONFIG_INET_RAW_DIAG=y -# The following options enable support for IPsec and are enabled by default. -# We think wireguard is the superior solution, and hence disable them. -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set -# CONFIG_INET_XFRM_MODE_TUNNEL is not set -# CONFIG_INET_XFRM_MODE_BEET is not set -# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set -# CONFIG_INET6_XFRM_MODE_TUNNEL is not set -# CONFIG_INET6_XFRM_MODE_BEET is not set - # We do not need IPv6-in-IPv4 # CONFIG_IPV6_SIT is not set -- cgit v1.2.3-2-gb3c3