All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: defconfig: enable THUNDER_NIC_VF
@ 2018-03-02 14:37 ` Jan Glauber
  0 siblings, 0 replies; 18+ messages in thread
From: Jan Glauber @ 2018-03-02 14:37 UTC (permalink / raw)
  To: arnd, catalin.marinas, will.deacon
  Cc: linux-arm-kernel, linux-kernel, Jan Glauber

Without this option the NIC on ThunderX1 is not coming up
so enable it to get a working network interface.

Signed-off-by: Jan Glauber <jglauber@cavium.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 634b373785c4..3594aefa496f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -197,6 +197,7 @@ CONFIG_AMD_XGBE=y
 CONFIG_NET_XGENE=y
 CONFIG_MACB=y
 CONFIG_THUNDER_NIC_PF=y
+CONFIG_THUNDER_NIC_VF=y
 CONFIG_HNS_DSAF=y
 CONFIG_HNS_ENET=y
 CONFIG_E1000E=y
-- 
2.7.4

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

end of thread, other threads:[~2018-04-30  9:36 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02 14:37 [PATCH 1/2] arm64: defconfig: enable THUNDER_NIC_VF Jan Glauber
2018-03-02 14:37 ` Jan Glauber
2018-03-02 14:37 ` [PATCH 2/2] arm64: defconfig: Raise NR_CPUS to 256 Jan Glauber
2018-03-02 14:37   ` Jan Glauber
2018-03-06 13:12   ` Arnd Bergmann
2018-03-06 13:12     ` Arnd Bergmann
2018-03-06 14:02     ` Jan Glauber
2018-03-06 14:02       ` Jan Glauber
2018-03-06 14:30       ` Arnd Bergmann
2018-03-06 14:30         ` Arnd Bergmann
2018-03-26  8:52       ` Jan Glauber
2018-03-26  8:52         ` Jan Glauber
2018-03-26  9:28         ` Arnd Bergmann
2018-03-26  9:28           ` Arnd Bergmann
2018-03-26 10:02           ` Jan Glauber
2018-03-26 10:02             ` Jan Glauber
2018-04-30  9:36 ` [PATCH 1/2] arm64: defconfig: enable THUNDER_NIC_VF Jan Glauber
2018-04-30  9:36   ` Jan Glauber

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.