提交 292eba02 编写于 作者: Z Zhao Chen 提交者: David S. Miller

net-next/hinic: add arm64 support

This patch enables arm64 platform support for the HINIC driver.
Signed-off-by: NZhao Chen <zhaochen6@huawei.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 50f694a6
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
config HINIC config HINIC
tristate "Huawei Intelligent PCIE Network Interface Card" tristate "Huawei Intelligent PCIE Network Interface Card"
depends on (PCI_MSI && X86) depends on (PCI_MSI && (X86 || ARM64))
---help--- ---help---
This driver supports HiNIC PCIE Ethernet cards. This driver supports HiNIC PCIE Ethernet cards.
To compile this driver as part of the kernel, choose Y here. To compile this driver as part of the kernel, choose Y here.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册