net/mlx5: Remove not-needed IPsec config
[linux.git] / drivers / net / ethernet / mellanox / mlx5 / core / Kconfig
index e34e64a9ff4ac753f2a372f529fcc235f11296eb..176883cf2827b892fea00d1fbd9bb4b35602c532 100644 (file)
@@ -142,28 +142,14 @@ config MLX5_CORE_IPOIB
        help
          MLX5 IPoIB offloads & acceleration support.
 
-config MLX5_IPSEC
+config MLX5_EN_IPSEC
        bool "Mellanox Technologies IPsec Connect-X support"
        depends on MLX5_CORE_EN
        depends on XFRM_OFFLOAD
        depends on INET_ESP_OFFLOAD || INET6_ESP_OFFLOAD
        select MLX5_ACCEL
-       help
-       Build IPsec support for the Connect-X family of network cards by Mellanox
-       Technologies.
-       Note: If you select this option, the mlx5_core driver will include
-       IPsec support for the Connect-X family.
-
-config MLX5_EN_IPSEC
-       bool "IPSec XFRM cryptography-offload acceleration"
-       depends on MLX5_CORE_EN
-       depends on XFRM_OFFLOAD
-       depends on INET_ESP_OFFLOAD || INET6_ESP_OFFLOAD
-       depends on MLX5_IPSEC
        help
          Build support for IPsec cryptography-offload acceleration in the NIC.
-         Note: Support for hardware with this capability needs to be selected
-         for this option to become available.
 
 config MLX5_EN_TLS
        bool "Mellanox Technologies TLS Connect-X support"
This page took 0.038409 seconds and 4 git commands to generate.