Skip to content
Snippets Groups Projects
Commit 292eba02 authored by Zhao Chen's avatar Zhao Chen Committed by David S. Miller
Browse files

net-next/hinic: add arm64 support


This patch enables arm64 platform support for the HINIC driver.

Signed-off-by: default avatarZhao Chen <zhaochen6@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 50f694a6
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
config HINIC
tristate "Huawei Intelligent PCIE Network Interface Card"
depends on (PCI_MSI && X86)
depends on (PCI_MSI && (X86 || ARM64))
---help---
This driver supports HiNIC PCIE Ethernet cards.
To compile this driver as part of the kernel, choose Y here.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment