提交 fbcfcff7 编写于 作者: J Jialin Zhang

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

3snic inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I77U9U
CVE: NA

---------------------------

Net: ethernet: 3snic 3s9xx network Kconfig add "select NET_DEVLINK"
Signed-off-by: NSteven Song <steven.song@3snic.com>
Signed-off-by: NJialin Zhang <zhangjialin11@huawei.com>
上级 97ce9d1c
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
config NET_VENDOR_3SNIC config NET_VENDOR_3SNIC
bool "3SNIC smart NIC devices" bool "3SNIC smart NIC devices"
default y
depends on PCI depends on PCI
select NET_DEVLINK
help help
If you have a network (Ethernet) card belonging to this class, say Y. If you have a network (Ethernet) card belonging to this class, say Y.
......
...@@ -8,7 +8,6 @@ config SSSNIC ...@@ -8,7 +8,6 @@ config SSSNIC
depends on PCI depends on PCI
depends on ARM64 || X86_64 depends on ARM64 || X86_64
select SSSNIC_HW select SSSNIC_HW
default m
help help
This driver supports 3SNIC Ethernet Controller SSSNIC device. This driver supports 3SNIC Ethernet Controller SSSNIC device.
For more information about this product, go to the product For more information about this product, go to the product
...@@ -22,4 +21,3 @@ config SSSNIC ...@@ -22,4 +21,3 @@ config SSSNIC
config SSSNIC_HW config SSSNIC_HW
tristate tristate
depends on PCI depends on PCI
default n
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册