Commit 5bf3ee97 authored by caihuoqing's avatar caihuoqing Committed by Saeed Mahameed
Browse files

net/mlx5: remove "default n" from Kconfig



remove "default n" and "No" is default

Signed-off-by: default avatarcaihuoqing <caihuoqing@baidu.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@nvidia.com>
parent 2cc7dad7
Loading
Loading
Loading
Loading
+0 −9
Original line number Original line Diff line number Diff line
@@ -12,7 +12,6 @@ config MLX5_CORE
	depends on MLXFW || !MLXFW
	depends on MLXFW || !MLXFW
	depends on PTP_1588_CLOCK || !PTP_1588_CLOCK
	depends on PTP_1588_CLOCK || !PTP_1588_CLOCK
	depends on PCI_HYPERV_INTERFACE || !PCI_HYPERV_INTERFACE
	depends on PCI_HYPERV_INTERFACE || !PCI_HYPERV_INTERFACE
	default n
	help
	help
	  Core driver for low level functionality of the ConnectX-4 and
	  Core driver for low level functionality of the ConnectX-4 and
	  Connect-IB cards by Mellanox Technologies.
	  Connect-IB cards by Mellanox Technologies.
@@ -36,7 +35,6 @@ config MLX5_CORE_EN
	depends on NETDEVICES && ETHERNET && INET && PCI && MLX5_CORE
	depends on NETDEVICES && ETHERNET && INET && PCI && MLX5_CORE
	select PAGE_POOL
	select PAGE_POOL
	select DIMLIB
	select DIMLIB
	default n
	help
	help
	  Ethernet support in Mellanox Technologies ConnectX-4 NIC.
	  Ethernet support in Mellanox Technologies ConnectX-4 NIC.


@@ -141,7 +139,6 @@ config MLX5_CORE_EN_DCB
config MLX5_CORE_IPOIB
config MLX5_CORE_IPOIB
	bool "Mellanox 5th generation network adapters (connectX series) IPoIB offloads support"
	bool "Mellanox 5th generation network adapters (connectX series) IPoIB offloads support"
	depends on MLX5_CORE_EN
	depends on MLX5_CORE_EN
	default n
	help
	help
	  MLX5 IPoIB offloads & acceleration support.
	  MLX5 IPoIB offloads & acceleration support.


@@ -149,7 +146,6 @@ config MLX5_FPGA_IPSEC
	bool "Mellanox Technologies IPsec Innova support"
	bool "Mellanox Technologies IPsec Innova support"
	depends on MLX5_CORE
	depends on MLX5_CORE
	depends on MLX5_FPGA
	depends on MLX5_FPGA
	default n
	help
	help
	Build IPsec support for the Innova family of network cards by Mellanox
	Build IPsec support for the Innova family of network cards by Mellanox
	Technologies. Innova network cards are comprised of a ConnectX chip
	Technologies. Innova network cards are comprised of a ConnectX chip
@@ -163,7 +159,6 @@ config MLX5_IPSEC
	depends on XFRM_OFFLOAD
	depends on XFRM_OFFLOAD
	depends on INET_ESP_OFFLOAD || INET6_ESP_OFFLOAD
	depends on INET_ESP_OFFLOAD || INET6_ESP_OFFLOAD
	select MLX5_ACCEL
	select MLX5_ACCEL
	default n
	help
	help
	Build IPsec support for the Connect-X family of network cards by Mellanox
	Build IPsec support for the Connect-X family of network cards by Mellanox
	Technologies.
	Technologies.
@@ -176,7 +171,6 @@ config MLX5_EN_IPSEC
	depends on XFRM_OFFLOAD
	depends on XFRM_OFFLOAD
	depends on INET_ESP_OFFLOAD || INET6_ESP_OFFLOAD
	depends on INET_ESP_OFFLOAD || INET6_ESP_OFFLOAD
	depends on MLX5_FPGA_IPSEC || MLX5_IPSEC
	depends on MLX5_FPGA_IPSEC || MLX5_IPSEC
	default n
	help
	help
	  Build support for IPsec cryptography-offload acceleration in the NIC.
	  Build support for IPsec cryptography-offload acceleration in the NIC.
	  Note: Support for hardware with this capability needs to be selected
	  Note: Support for hardware with this capability needs to be selected
@@ -189,7 +183,6 @@ config MLX5_FPGA_TLS
	depends on MLX5_CORE_EN
	depends on MLX5_CORE_EN
	depends on MLX5_FPGA
	depends on MLX5_FPGA
	select MLX5_EN_TLS
	select MLX5_EN_TLS
	default n
	help
	help
	Build TLS support for the Innova family of network cards by Mellanox
	Build TLS support for the Innova family of network cards by Mellanox
	Technologies. Innova network cards are comprised of a ConnectX chip
	Technologies. Innova network cards are comprised of a ConnectX chip
@@ -204,7 +197,6 @@ config MLX5_TLS
	depends on MLX5_CORE_EN
	depends on MLX5_CORE_EN
	select MLX5_ACCEL
	select MLX5_ACCEL
	select MLX5_EN_TLS
	select MLX5_EN_TLS
	default n
	help
	help
	Build TLS support for the Connect-X family of network cards by Mellanox
	Build TLS support for the Connect-X family of network cards by Mellanox
	Technologies.
	Technologies.
@@ -227,7 +219,6 @@ config MLX5_SW_STEERING
config MLX5_SF
config MLX5_SF
	bool "Mellanox Technologies subfunction device support using auxiliary device"
	bool "Mellanox Technologies subfunction device support using auxiliary device"
	depends on MLX5_CORE && MLX5_CORE_EN
	depends on MLX5_CORE && MLX5_CORE_EN
	default n
	help
	help
	Build support for subfuction device in the NIC. A Mellanox subfunction
	Build support for subfuction device in the NIC. A Mellanox subfunction
	device can support RDMA, netdevice and vdpa device.
	device can support RDMA, netdevice and vdpa device.