From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> Both ark and fedora have the same setting for this option so move it to the common folder. Signed-off-by: Patrick Talbert <ptalbert@xxxxxxxxxx> --- .../generic/CONFIG_MLX5_EN_IPSEC | 0 .../fedora/generic/CONFIG_MLX5_EN_IPSEC | 21 ------------------- 2 files changed, 21 deletions(-) rename redhat/configs/{ark => common}/generic/CONFIG_MLX5_EN_IPSEC (100%) delete mode 100644 redhat/configs/fedora/generic/CONFIG_MLX5_EN_IPSEC diff --git a/redhat/configs/ark/generic/CONFIG_MLX5_EN_IPSEC b/redhat/configs/common/generic/CONFIG_MLX5_EN_IPSEC similarity index 100% rename from redhat/configs/ark/generic/CONFIG_MLX5_EN_IPSEC rename to redhat/configs/common/generic/CONFIG_MLX5_EN_IPSEC diff --git a/redhat/configs/fedora/generic/CONFIG_MLX5_EN_IPSEC b/redhat/configs/fedora/generic/CONFIG_MLX5_EN_IPSEC deleted file mode 100644 index 3a0e47a5e1b1..000000000000 --- a/redhat/configs/fedora/generic/CONFIG_MLX5_EN_IPSEC +++ /dev/null @@ -1,21 +0,0 @@ -# CONFIG_MLX5_EN_IPSEC: -# -# Build support for IPsec cryptography-offload accelaration in the NIC. -# Note: Support for hardware with this capability needs to be selected -# for this option to become available. -# -# Symbol: MLX5_EN_IPSEC [=n] -# Type : bool -# Defined at drivers/net/ethernet/mellanox/mlx5/core/Kconfig:150 -# Prompt: IPSec XFRM cryptography-offload accelaration -# Depends on: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_MELLANOX [=y] && MLX5_CORE_EN [=y] && XFRM_OFFLOAD [=y] && (INET_ESP_OFFLOAD [=m] || INET6_ESP_OFFLOAD [=m]) && (MLX5_FPGA_IPSEC [=n] || MLX5_IPSEC [=y]) -# Location: -# -> Device Drivers -# -> Network device support (NETDEVICES [=y]) -# -> Ethernet driver support (ETHERNET [=y]) -# -> Mellanox devices (NET_VENDOR_MELLANOX [=y]) -# -> Mellanox Technologies IPsec Connect-X support (MLX5_IPSEC [=y]) -# -# -# -CONFIG_MLX5_EN_IPSEC=y -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx