LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH net-next] net-next/hinic: add arm64 support
@ 2018-04-18 10:07 Zhao Chen
2018-04-19 17:34 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Zhao Chen @ 2018-04-18 10:07 UTC (permalink / raw)
To: davem
Cc: linux-kernel, netdev, aviad.krawczyk, zhaochen6, tony.qu,
yin.yinshi, luoshaokai
This patch enables arm64 platform support for the HINIC driver.
Signed-off-by: Zhao Chen <zhaochen6@huawei.com>
---
drivers/net/ethernet/huawei/hinic/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/huawei/hinic/Kconfig b/drivers/net/ethernet/huawei/hinic/Kconfig
index 08db24954f7e..e4e8b24c1a5d 100644
--- a/drivers/net/ethernet/huawei/hinic/Kconfig
+++ b/drivers/net/ethernet/huawei/hinic/Kconfig
@@ -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.
--
2.17.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] net-next/hinic: add arm64 support
2018-04-18 10:07 [PATCH net-next] net-next/hinic: add arm64 support Zhao Chen
@ 2018-04-19 17:34 ` David Miller
2018-04-20 2:09 ` Zhao Chen
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2018-04-19 17:34 UTC (permalink / raw)
To: zhaochen6
Cc: linux-kernel, netdev, aviad.krawczyk, tony.qu, yin.yinshi, luoshaokai
From: Zhao Chen <zhaochen6@huawei.com>
Date: Wed, 18 Apr 2018 06:07:39 -0400
> This patch enables arm64 platform support for the HINIC driver.
>
> Signed-off-by: Zhao Chen <zhaochen6@huawei.com>
Applied, thank you.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] net-next/hinic: add arm64 support
2018-04-19 17:34 ` David Miller
@ 2018-04-20 2:09 ` Zhao Chen
0 siblings, 0 replies; 3+ messages in thread
From: Zhao Chen @ 2018-04-20 2:09 UTC (permalink / raw)
To: David Miller; +Cc: linux-kernel, netdev, luoshaokai
On 2018/4/20 1:34, David Miller wrote:
> From: Zhao Chen <zhaochen6@huawei.com>
> Date: Wed, 18 Apr 2018 06:07:39 -0400
>
>> This patch enables arm64 platform support for the HINIC driver.
>>
>> Signed-off-by: Zhao Chen <zhaochen6@huawei.com>
>
> Applied, thank you.
>
> .
>
Thanks, David.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-04-20 2:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-18 10:07 [PATCH net-next] net-next/hinic: add arm64 support Zhao Chen
2018-04-19 17:34 ` David Miller
2018-04-20 2:09 ` Zhao Chen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).