All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: enable Huawei Intelligent PCIe NIC driver
@ 2018-06-27  2:51 Zhou Wang
  2018-07-18 15:39 ` Wei Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Zhou Wang @ 2018-06-27  2:51 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index be36e61..fc6628f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -223,6 +223,7 @@ CONFIG_THUNDER_NIC_PF=y
 CONFIG_HIX5HD2_GMAC=y
 CONFIG_HNS_DSAF=y
 CONFIG_HNS_ENET=y
+CONFIG_HINIC=y
 CONFIG_E1000E=y
 CONFIG_IGB=y
 CONFIG_IGBVF=y
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] arm64: defconfig: enable Huawei Intelligent PCIe NIC driver
  2018-06-27  2:51 [PATCH] arm64: defconfig: enable Huawei Intelligent PCIe NIC driver Zhou Wang
@ 2018-07-18 15:39 ` Wei Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Xu @ 2018-07-18 15:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Zhou,

On 2018/6/27 3:51, Zhou Wang wrote:
> Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index be36e61..fc6628f 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -223,6 +223,7 @@ CONFIG_THUNDER_NIC_PF=y
>  CONFIG_HIX5HD2_GMAC=y
>  CONFIG_HNS_DSAF=y
>  CONFIG_HNS_ENET=y
> +CONFIG_HINIC=y

Since HINIC is a PCIe card and its default value is module,
I prefer to keep it what it was.
How do you think about it?
Thanks!

Best Regards,
Wei


>  CONFIG_E1000E=y
>  CONFIG_IGB=y
>  CONFIG_IGBVF=y
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-18 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-27  2:51 [PATCH] arm64: defconfig: enable Huawei Intelligent PCIe NIC driver Zhou Wang
2018-07-18 15:39 ` Wei Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.