Unverified Commit 4489c3c7 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!824 Net: ethernet: 3snic 3s9xx network driver add "select NET_DEVLINK"

parents 97ce9d1c fbcfcff7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,8 +5,8 @@

config NET_VENDOR_3SNIC
	bool "3SNIC smart NIC devices"
	default y
	depends on PCI
	select NET_DEVLINK
	help
	  If you have a network (Ethernet) card belonging to this class, say Y.

+0 −2
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@ config SSSNIC
	depends on PCI
	depends on ARM64 || X86_64
	select SSSNIC_HW
	default m
	help
	  This driver supports 3SNIC Ethernet Controller SSSNIC device.
	  For more information about this product, go to the product
@@ -22,4 +21,3 @@ config SSSNIC
config SSSNIC_HW
	tristate
	depends on PCI
	default n